1.1.2.1.2.1.7 Client Characteristic Configuration definition
C
#define NOTIFICATION 0x0001 #define INDICATION 0x0002
Description
The definition of Client Characteristic Configuration bit field.
Macro Definition
Macro | Description |
---|---|
NOTIFICATION | The Characteristic Value shall be notified. |
INDICATION | The Characteristic Value shall be indicated. |