SDK  23.9.2
For IoT System Software Development
BLEDescriptor Member List

This is the complete list of members for BLEDescriptor, including all inherited members.

attr_len (defined in BLEDescriptor)BLEDescriptor
attr_max_len (defined in BLEDescriptor)BLEDescriptor
attr_value (defined in BLEDescriptor)BLEDescriptor
BLEDescriptor(const char *uuid, uint16_t max_len=100)BLEDescriptor
BLEDescriptor(BLEUUID uuid, uint16_t max_len=100)BLEDescriptor
getHandle()BLEDescriptor
getLength()BLEDescriptor
getUUID()BLEDescriptor
getValue()BLEDescriptor
handleGATTServerEvent(void *info) (defined in BLEDescriptor)BLEDescriptor
setAccessPermissions(ble_gatt_perm_t perm) (defined in BLEDescriptor)BLEDescriptor
setCallbacks(BLEDescriptorCallbacks *pCallbacks)BLEDescriptor
setValue(uint8_t *data, size_t size)BLEDescriptor
setValue(std::string value)BLEDescriptor
toString()BLEDescriptor
~BLEDescriptor()BLEDescriptorvirtual