1.1.2.3.5.1.3.8 BLE_PXPM_EvtLlsAlertLvInd_T
C
typedef struct BLE_PXPM_EvtLlsAlertLvInd_T { uint16_t connHandle; BLE_PXPM_AlertLevel_T alertLevel; } BLE_PXPM_EvtLlsAlertLvInd_T;
Description
Data structure for BLE_PXPM_EVT_LLS_ALERT_LEVEL_IND event.
Field Documentation
Field | Description |
---|---|
connHandle | Connection handle. |
alertLevel | Alert level. |