BLE_ANPS_EventRegister

C

void BLE_ANPS_EventRegister(BLE_ANPS_EventCb_T bleAnpRoutine);

Description

Registers a callback function for the BLE Alert Notification profile events.

Parameters

ParameterDescription
[in] bleAnpRoutineThe callback function to handle BLE Alert Notification profile events.