S132 SoftDevice v1.0.0-3.alpha
Macros
System Attribute Flags

Macros

#define BLE_GATTS_SYS_ATTR_FLAG_SYS_SRVCS   (1 << 0)
 
#define BLE_GATTS_SYS_ATTR_FLAG_USR_SRVCS   (1 << 1)
 

Detailed Description

Macro Definition Documentation

#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.


This document was last updated on Thu Oct 15 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.