1.2.2.3.2.2.4.7 BLE_ANPS_SetSuppUnreadCat

C

uint16_t BLE_ANPS_SetSuppUnreadCat(uint16_t catMask);

Description

Set unread alert category.

Parameters

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

Return values

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