BLE_ANPC_EvtWriteUnreadAlertRspInd_T

C

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

Field Documentation

FieldDescription
connHandleThe connection handle.
errCodeError code. See ATT error code.