1.2.2.3.5.1.3.6 BLE_PXPM_EventField_T

C

typedef union
{
    BLE_PXPM_EvtDiscComplete_T          evtDiscComplete;
    BLE_PXPM_EvtLlsAlertLvWriteRspInd_T evtLlsAlertLvWriteRspInd;
    BLE_PXPM_EvtLlsAlertLvInd_T         evtLlsAlertLvInd;
    BLE_PXPM_EvtTpsTxPwrLvInd_T         evtTpsTxPwrLvInd;
} BLE_PXPM_EventField_T;

Description

Union of BLE PXP Monitor callback event data types.