BLE_ANPS_EventCb_T

C

typedef void(*BLE_ANPS_EventCb_T)(BLE_ANPS_Event_T *p_event);

Description

Type definition for the callback function used by the BLE Alert Notification profile server. This callback function is used to send events from the BLE Alert Notification profile server to the application.