GATT Database Service Structure

nRF5 SDK v11.0.0

nRF5 SDK v11.0.0

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 5

Detailed Description

Macro Definition Documentation

#define BLE_GATT_DB_MAX_CHARS   5

The maximum number of characteristics present in a service record.