GATT Descriptor Property Flags#

This enum defines the property flags for GATT characteristic descriptors.

Macros#

#define
SL_BT_GATTDB_DESCRIPTOR_READ 0x1
#define
SL_BT_GATTDB_DESCRIPTOR_WRITE 0x2
#define
SL_BT_GATTDB_DESCRIPTOR_LOCAL_ONLY 0x200