1.2.2.3.2.2.4.2 BLE_ANPS_EventRegister

C

void BLE_ANPS_EventRegister(BLE_ANPS_EventCb_T bleAnpRoutine);

Description

Register BLE Alert Notification profile callback.

Application must call this API before starting BLE Alert Notification procedure.

Parameters

ParameterDescription
[in] bleAnpRoutineClient callback function.