BLE_ANPC_ReadSuppUnreadAlertCat

C

uint16_t BLE_ANPC_ReadSuppUnreadAlertCat(uint16_t connHandle);

Description

Requests the value of the Supported Unread Alert Category from the server.

Parameters

ParameterDescription
[in] connHandleThe connection handle to identify the BLE connection.

Return values

Return valueDescription
MBA_RES_SUCCESSThe read request was successfully issued.
MBA_RES_INVALID_PARAThe connection handle is invalid.
MBA_RES_FAILThe read request failed to issue.