1.1.2.3.2.1.4.9 BLE_ANPC_ReadSuppNewAlertCat
C
uint16_t BLE_ANPC_ReadSuppNewAlertCat(uint16_t connHandle);
Description
Read the value of Supported New Alert Category.
Application must call this API after the BLE Alert Notification Client procedure has been initiated.
Parameters
Parameter | Description |
---|---|
[in] connHandle | Handle of the connection. |
Return values
Return value | Description |
---|---|
MBA_RES_SUCCESS | Successfully issue a read Supported New Alert Category packet. |
MBA_RES_INVALID_PARA | Invalid connection handle. Connection handle is not valid. |
MBA_RES_FAIL | Fail to issue a read Supported New Alert Category packet. |