BLE_ANPC_EventRegister

C

void BLE_ANPC_EventRegister(BLE_ANPC_EventCb_T routine);

Description

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

Parameters

ParameterDescription
[in] routineThe callback function to handle client events. See BLE_ANPC_EventCb_T.