BLE_GAP_WriteAfhChannelAssessMode

C

uint16_t BLE_GAP_WriteAfhChannelAssessMode(bool enable);

Description

Writes AFH channel assessment mode.

Parameters

ParameterDescription
[in] enableSet to true to enable the mode, or false to disable it.

Return values

Return valueDescription
MBA_RES_SUCCESSSuccessfully write the mode.
MBA_RES_FAILThe mode is not supported.