Data Structures |
|
| struct | ble_gatt_db_char_t |
|
Structure for holding the characteristic and the handle of its CCCD present on a server.
More...
|
|
| struct | ble_gatt_db_srv_t |
|
Structure for holding information about the service and the characteristics present on a server.
More...
|
|
Macros |
|
| #define | BLE_GATT_DB_MAX_CHARS 6 |
Detailed Description
Macro Definition Documentation
| #define BLE_GATT_DB_MAX_CHARS 6 |
The maximum number of characteristics present in a service record.