1.2.2.3.2.2.4.1 BLE_ANPS_SetSuppNewCat

C

uint16_t BLE_ANPS_SetSuppNewCat(uint16_t catMask);

Description

Set new alert category.

Parameters

ParameterDescription
[in] catMaskCategory of new alert are supported. See Support category mask.

Return values

Return valueDescription
MBA_RES_SUCCESSSuccessfully set supported new category.
MBA_RES_FAILSupported new alert category shall not change while in a connection.
MBA_RES_INVALID_PARAParameter does not meet the spec.