GATTS_BondingParams_T
C
typedef struct GATTS_BondingParams_T
{
uint8_t serviceChange;
uint8_t clientSupportFeature;
} GATTS_BondingParams_T;Description
Bonding parameters.
Field Documentation
| Field | Description |
|---|---|
| serviceChange | The service change state. |
| clientSupportFeature | Support feature of the related client. |
