Pigweed
 
Loading...
Searching...
No Matches
pw::bluetooth::gatt::RemoteService2 Member List

This is the complete list of members for pw::bluetooth::gatt::RemoteService2, including all inherited members.

Disconnect()=0pw::bluetooth::gatt::RemoteService2privatepure virtual
DiscoverCharacteristics(async2::OnceRefSender< Vector< Characteristic2 > > characteristics_sender)=0pw::bluetooth::gatt::RemoteService2pure virtual
EnableNotifications(Handle handle)=0pw::bluetooth::gatt::RemoteService2pure virtual
PendError(async2::Context &cx)=0pw::bluetooth::gatt::RemoteService2pure virtual
PendNotification(Handle handle, async2::Context &cx)=0pw::bluetooth::gatt::RemoteService2pure virtual
Ptr typedefpw::bluetooth::gatt::RemoteService2
ReadByType(Uuid uuid)=0pw::bluetooth::gatt::RemoteService2pure virtual
ReadCharacteristic(Handle handle, std::optional< LongReadOptions > options)=0pw::bluetooth::gatt::RemoteService2pure virtual
ReadDescriptor(Handle handle, std::optional< LongReadOptions > options)=0pw::bluetooth::gatt::RemoteService2pure virtual
RemoteServiceError enum namepw::bluetooth::gatt::RemoteService2
StopNotifications(Handle handle)=0pw::bluetooth::gatt::RemoteService2pure virtual
WriteCharacteristic(Handle handle, pw::multibuf::MultiBuf &&value, WriteOptions options)=0pw::bluetooth::gatt::RemoteService2pure virtual
WriteDescriptor(Handle handle, pw::multibuf::MultiBuf &&value)=0pw::bluetooth::gatt::RemoteService2pure virtual
WriteMode enum namepw::bluetooth::gatt::RemoteService2
~RemoteService2()=default (defined in pw::bluetooth::gatt::RemoteService2)pw::bluetooth::gatt::RemoteService2virtual