1.2.2.1.2.1.10 GATT client configuration definitions

C

#define GATTC_CONFIG_NONE                                   0x0000
#define GATTC_CONFIG_MANUAL_CONFIRMATION                    0x0001

Description

The definition of of GATT Client configuration bits.

Macro Definition

MacroDescription
GATTC_CONFIG_NONENot configure anyone of the supported function.
GATTC_CONFIG_MANUAL_CONFIRMATIONbit 0: Configure ATT stack for auto/manual transmission of confirmation when an indication is received.