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
| Parameter | Description |
|---|---|
| [in] bleAnpRoutine | The callback function to handle BLE Alert Notification profile events. |
