1.1.2.3.2.1.3.12 BLE_ANPC_EvtWriteCpRspInd_T

C

typedef struct BLE_ANPC_EvtWriteCpRspInd_T
{
    uint16_t        connHandle;
    uint16_t        errCode;
}BLE_ANPC_EvtWriteCpRspInd_T;

Field Documentation

FieldDescription
connHandleThe connection handle.
errCodeThe error code of config control point response. See Error code definition.