TI BLE Stack API Documentation  2.03.09
Macros
GATT Characteristic Extended Properties Bit Fields

Macros

#define GATT_EXT_PROP_RELIABLE_WRITE   0x0001
 Permits reliable writes of the Characteristic Value.
 
#define GATT_EXT_PROP_WRITABLE_AUX   0x0002
 Permits writes to the characteristic descriptor.
 

Detailed Description