1.1.2.3.5.1.3.4 BLE_PXPM_Event_T
C
typedef struct BLE_PXPM_Event_T { BLE_PXPM_EventId_T eventId; BLE_PXPM_EventField_T eventField; } BLE_PXPM_Event_T;
Description
BLE PXP Monitor callback event.
Field Documentation
Field | Description |
---|---|
eventId | Event ID. See BLE_PXPM_EventId_T. |
eventField | Event field. |