Functions
- BLE_ANPC_BleDdEventHandler
Handles BLE Database Discovery (BLE_DD) events.
- BLE_ANPC_BleEventHandler
Handles BLE_Stack events.
- BLE_ANPC_EnableNewAlertNtfy
Enables or disables notifications for new alerts.
- BLE_ANPC_EnableUnreadAlertNtfy
Enables or disables notifications for unread alerts.
- BLE_ANPC_EventRegister
Registers a callback function for the BLE Alert Notification Client events.
- BLE_ANPC_GetCharList
Retrieves a list of discovered Alert Notification service characteristics. This function should be called after the BLE_ANPC_EVT_DISC_COMPLETE_IND event.
- BLE_ANPC_GetDescList
Retrieves a list of descriptors within the Alert Notification Service. This function should be called after the BLE_ANPC_EVT_DISC_COMPLETE_IND event.
- BLE_ANPC_Init
Initializes BLE Alert Notification Client.
- BLE_ANPC_ReadSuppNewAlertCat
Requests the value of the Supported New Alert Category from the server.
- BLE_ANPC_ReadSuppUnreadAlertCat
Requests the value of the Supported Unread Alert Category from the server.
- BLE_ANPC_WriteAncp
Sends a command to the Alert Notification Control Point.
