1.1.2.3.2.2.4.1 BLE_ANPS_SetSuppNewCat
C
uint16_t BLE_ANPS_SetSuppNewCat(uint16_t catMask);
Description
Set new alert category.
Parameters
Parameter | Description |
---|---|
[in] catMask | Category of new alert are supported. See Support category mask. |
Return values
Return value | Description |
---|---|
MBA_RES_SUCCESS | Successfully set supported new alert category. |
MBA_RES_FAIL | Supported new alert category shall not change while in a connection. |
MBA_RES_INVALID_PARA | Parameter does not meet the spec. |