Client Characteristic Configuration definitions

C

#define NOTIFICATION                                        (0x0001U)
#define INDICATION                                          (0x0002U)

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.