Client Characteristic Configuration definitions

C

#define NOTIFICATION                                        0x0001
#define INDICATION                                          0x0002

Description

Defines the Client Characteristic Configuration bit field.

Macro Definition

MacroDescription
NOTIFICATIONIf set, the Characteristic Value shall be notified.
INDICATIONIf set, the Characteristic Value shall be indicated.