1.1.2.1.2.3.5 GATT_EvtClientFeatureChange_T

C

typedef struct GATT_EvtClientFeatureChange_T
{
    uint16_t    connHandle;
    uint8_t     clientSupportFeature;
} GATT_EvtClientFeatureChange_T;

Field Documentation

FieldDescription
connHandleConnection handle associated with this connection.
clientSupportFeatureBit field represents client support features. See GATT client features.