BLE_PXPR_EventCb_T

C

typedef void(*BLE_PXPR_EventCb_T)(BLE_PXPR_Event_T *p_event);

Description

Type definition for the callback function used by the BLE PXP Reporter.

Parameters

ParameterDescription
[in] p_eventPointer to the event structure containing the event ID and data.