Characteristic extended properties

C

#define RELIABLE_WRITE                                      (0x0001U)
#define WRITABLE_AUXILIARIES                                (0x0002U)

Description

Defines the Characteristic Extended Properties bit field.

Macro Definition

MacroDescription
RELIABLE_WRITEIf set, reliable writes to the Characteristic Value are permitted.
WRITABLE_AUXILIARIESIf set, writing to the Characteristic Descriptors is permitted.