1.1.2.3.5.2.3.4 BLE_PXPR_Event_T
C
typedef struct BLE_PXPR_Event_T { BLE_PXPR_EventId_T eventId; BLE_PXPR_EventField_T eventField; } BLE_PXPR_Event_T;
Description
BLE PXP Reporter callback event.
Field Documentation
Field | Description |
---|---|
eventId | Event ID. See BLE_PXPR_EventId_T. |
eventField | Event field. |