+ Collaboration diagram for Max Number of Included Services:

Macros

#define BLE_GATTS_MAX_INC_SRVC_NUM   (5)
 The max number of Included Services a Primary/Secondary service can have. More...
 

Detailed Description

Macro Definition Documentation

◆ BLE_GATTS_MAX_INC_SRVC_NUM

#define BLE_GATTS_MAX_INC_SRVC_NUM   (5)

The max number of Included Services a Primary/Secondary service can have.

Used by ble_gatts_create_db_t.

Definition at line 71 of file ble_gatts.h.