BLE_ANPS_SetSuppUnreadCat

C

uint16_t BLE_ANPS_SetSuppUnreadCat(uint16_t catMask);

Description

Sets the supported categories for unread alerts.

Return values

Return valueDescription
MBA_RES_SUCCESSCategory mask for unread alerts. Refer to ANPS supported category ID bit masks for possible values.
MBA_RES_FAILCannot change supported categories while in a connection.
MBA_RES_INVALID_PARAThe parameter is invalid or does not meet the specification.