nRF5 SDK v12.1.0
Data Structures | Macros
GATT Database Service Structure

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.


Documentation feedback | Developer Zone | Subscribe | Updated