TI BLE Stack API Documentation  2.03.09
Macros
GATT Client Characteristic Configuration Bit Fields

Macros

#define GATT_CLIENT_CFG_NOTIFY   0x0001
 The Characteristic Value shall be notified.
 
#define GATT_CLIENT_CFG_INDICATE   0x0002
 The Characteristic Value shall be indicated.
 

Detailed Description