WiFi Framework C++ Edition

◆ SetRadioState()

int SetRadioState ( const wclWiFiPhyRadioState State)

Sets the software radio state of a specific physical layer (PHY) for the interface.

Parameters
StateThe radio state.
Returns
If the function succeed the return value is wclCommon::WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.
See also
wclWiFiPhyRadioState