1.1.2.3.2.1.4.9 BLE_ANPC_ReadSuppNewAlertCat

C

uint16_t BLE_ANPC_ReadSuppNewAlertCat(uint16_t connHandle);

Description

Read the value of Supported New Alert Category.

Application must call this API after the BLE Alert Notification Client procedure has been initiated.

Parameters

ParameterDescription
[in] connHandleHandle of the connection.

Return values

Return valueDescription
MBA_RES_SUCCESSSuccessfully issue a read Supported New Alert Category packet.
MBA_RES_INVALID_PARAInvalid connection handle. Connection handle is not valid.
MBA_RES_FAILFail to issue a read Supported New Alert Category packet.