nRF51 SDK - S110 SoftDevice
|
Macros | |
#define | BLE_GATTS_SYS_ATTR_FLAG_SYS_SRVCS (1 << 0) |
#define | BLE_GATTS_SYS_ATTR_FLAG_USR_SRVCS (1 << 1) |
#define BLE_GATTS_SYS_ATTR_FLAG_SYS_SRVCS (1 << 0) |
Restrict system attributes to system services only.
#define BLE_GATTS_SYS_ATTR_FLAG_USR_SRVCS (1 << 1) |
Restrict system attributes to user services only.