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 Proximity Profile Monitor callback event structure.