Skip to main content
Pigweed's logo Pigweed
  1. Home
  2. Reference
  3. C/C++
  4. pw::bluetooth::gatt::LocalServiceDelegate2 Member List
Loading...
Searching...
No Matches
pw::bluetooth::gatt::LocalServiceDelegate2 Member List

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

CharacteristicConfiguration(PeerId peer_id, Handle handle, bool notify, bool indicate)=0pw::bluetooth::gatt::LocalServiceDelegate2pure virtual
MtuUpdate(PeerId peer_id, uint16_t mtu)=0pw::bluetooth::gatt::LocalServiceDelegate2pure virtual
OnError(Error error)=0pw::bluetooth::gatt::LocalServiceDelegate2pure virtual
ReadValue(PeerId peer_id, Handle handle, uint32_t offset)=0pw::bluetooth::gatt::LocalServiceDelegate2pure virtual
WriteValue(PeerId peer_id, Handle handle, uint32_t offset, multibuf::MultiBuf &&value)=0pw::bluetooth::gatt::LocalServiceDelegate2pure virtual
~LocalServiceDelegate2()=default (defined in pw::bluetooth::gatt::LocalServiceDelegate2)pw::bluetooth::gatt::LocalServiceDelegate2virtual