1.2.2.1.2.3.26 GATTS_BondingParams_T

C

typedef struct GATTS_BondingParams_T
{
    uint8_t     serviceChange;
    uint8_t     clientSupportFeature;
} GATTS_BondingParams_T;

Description

Bonding parameters.

Field Documentation

FieldDescription
serviceChangeThe service change state.
clientSupportFeatureSupport feature of the related client.