1.1.2.3.2.1.4.10 BLE_ANPC_ReadSuppUnreadAlertCat
C
uint16_t BLE_ANPC_ReadSuppUnreadAlertCat(uint16_t connHandle);
Description
Read the value of Supported Unread Alert Category.
Application must call this API after starting BLE Alert Notification Client procedure.
Return values
Return value | Description |
---|---|
MBA_RES_SUCCESS | Successfully issue a read Supported Unread Alert Category packet. |
MBA_RES_INVALID_PARA | Invalid connection handle. Connection handle is not valid. |
MBA_RES_FAIL | Fail to issue a read Supported Unread Alert Category packet. |