1.2.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 starting BLE Alert Notification Client procedure.

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.
MBA_RES_FAILFail to issue a read Supported New Alert Category packet.