1.1.2.3.5.1.4.3 BLE_PXPM_EventRegister

C

void BLE_PXPM_EventRegister(BLE_PXPM_EventCb_T routine);

Description

Register BLE PXP Monitor callback.

Application must call this API after starting BLE PXP Monitor procedure.

Parameters

ParameterDescription
[in] routineClient callback function.