1.1.2.1.2.3.28 GATTS_CccdSetting_T

C

typedef struct GATTS_CccdSetting_T
{
    uint16_t    attrHandle;
    uint16_t    acceptableValue;
} GATTS_CccdSetting_T;

Description

CCCD parameters.

Field Documentation

FieldDescription
attrHandleThe attribute handle of the CCCD.
acceptableValueThe acceptable value of the CCCD.