1.1.2.3.1.1.3.10 BLE_ANCS_EvtErrInd_T

C

typedef struct
{
    uint16_t    	connHandle;
    uint8_t     	errCode;
} BLE_ANCS_EvtErrInd_T;

Field Documentation

FieldDescription
connHandleConnection handle associated with this connection.
errCodeReason why the request has generated an error response. See ANCS_ERROR_CODES.