![]() |
SDK
23.9.2
For IoT System Software Development
|
This is the complete list of members for BLE2902, including all inherited members.
| attr_len (defined in BLEDescriptor) | BLEDescriptor | |
| attr_max_len (defined in BLEDescriptor) | BLEDescriptor | |
| attr_value (defined in BLEDescriptor) | BLEDescriptor | |
| BLE2902() (defined in BLE2902) | BLE2902 | |
| BLEDescriptor(const char *uuid, uint16_t max_len=100) | BLEDescriptor | |
| BLEDescriptor(BLEUUID uuid, uint16_t max_len=100) | BLEDescriptor | |
| getHandle() | BLEDescriptor | |
| getIndications() | BLE2902 | |
| getLength() | BLEDescriptor | |
| getNotifications() | BLE2902 | |
| 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 | |
| setIndications(bool flag) | BLE2902 | |
| setNotifications(bool flag) | BLE2902 | |
| setValue(uint8_t *data, size_t size) | BLEDescriptor | |
| setValue(std::string value) | BLEDescriptor | |
| toString() | BLEDescriptor | |
| ~BLEDescriptor() | BLEDescriptor | virtual |
1.8.17