1.1.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
| Parameter | Description |
|---|---|
| [in] bleAnpRoutine | Client callback function. |
