BLE_PXPM_EvtLlsAlertLvWriteRspInd_T

C

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

Field Documentation

FieldDescription
connHandleConnection handle associated with the write response.
errCodeError code for the write operation, as defined in ATT error code.