1.1.2.3.1.1.3.9 BLE_ANCS_EvtErrAttrBufInd_T

C

typedef struct                 
{                                                     
    uint16_t                    connHandle;
    uint8_t                     attrId;
    uint16_t                    len;
} BLE_ANCS_EvtErrAttrBufInd_T;

Field Documentation

FieldDescription
connHandleConnection handle associated with this connection.
attrIdAttribute ID. See BLE_ANCS_NtfyAttrId_T.
lenlength of the attribute.