1.2.2.3.5.2.4.2 BLE_PXPR_EventRegister
C
void BLE_PXPR_EventRegister(BLE_PXPR_EventCb_T routine);Description
Register BLE PXP Reporter callback.
Application must call this API after starting BLE PXP Reporter procedure.
Parameters
| Parameter | Description |
|---|---|
| [in] routine | Client callback function. |
