SDK
23.9.2
For IoT System Software Development
|
This is the complete list of members for BLEDescriptorMap, including all inherited members.
getByHandle(uint16_t handle) | BLEDescriptorMap | |
getByUUID(const char *uuid) | BLEDescriptorMap | |
getByUUID(BLEUUID uuid) | BLEDescriptorMap | |
getFirst() | BLEDescriptorMap | |
getNext() | BLEDescriptorMap | |
handleGATTServerEvent(void *info) | BLEDescriptorMap | |
setByHandle(uint16_t handle, BLEDescriptor *pDescriptor) | BLEDescriptorMap | |
setByUUID(const char *uuid, BLEDescriptor *pDescriptor) | BLEDescriptorMap | |
setByUUID(BLEUUID uuid, BLEDescriptor *pDescriptor) | BLEDescriptorMap | |
toString() | BLEDescriptorMap |