| 
    Nol.A SDK Library
    25.8.1
    
   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) (defined in BLEDescriptor) | BLEDescriptor | |
| BLEDescriptor(BLEUUID uuid, uint16_t max_len=100) (defined in BLEDescriptor) | BLEDescriptor | |
| getHandle() (defined in BLEDescriptor) | BLEDescriptor | |
| getIndications() (defined in BLE2902) | BLE2902 | |
| getLength() (defined in BLEDescriptor) | BLEDescriptor | |
| getNotifications() (defined in BLE2902) | BLE2902 | |
| getUUID() (defined in BLEDescriptor) | BLEDescriptor | |
| getValue() (defined in BLEDescriptor) | BLEDescriptor | |
| handleGATTServerEvent(void *info) (defined in BLEDescriptor) | BLEDescriptor | |
| setAccessPermissions(ble_gatt_perm_t perm) (defined in BLEDescriptor) | BLEDescriptor | |
| setCallbacks(BLEDescriptorCallbacks *pCallbacks) (defined in BLEDescriptor) | BLEDescriptor | |
| setIndications(bool flag) (defined in BLE2902) | BLE2902 | |
| setNotifications(bool flag) (defined in BLE2902) | BLE2902 | |
| setValue(uint8_t *data, size_t size) (defined in BLEDescriptor) | BLEDescriptor | |
| setValue(std::string value) (defined in BLEDescriptor) | BLEDescriptor | |
| toString() (defined in BLEDescriptor) | BLEDescriptor | |
| ~BLEDescriptor() (defined in BLEDescriptor) | BLEDescriptor | virtual |