Home
last modified time | relevance | path

Searched refs:IsScanOnlyEnable (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_controller/
H A Dwifi_controller_state_machine.cpp532 …onfigCenter::GetInstance().GetWifiToggledEnable(id) != WIFI_STATE_DISABLED || IsScanOnlyEnable()) { in ShouldEnableWifi()
545 } else if (IsSemiWifiEnable() && IsScanOnlyEnable()) { in GetWifiRole()
549 } else if (IsScanOnlyEnable()) { in GetWifiRole()
566 bool WifiControllerMachine::IsScanOnlyEnable() in IsScanOnlyEnable() function in OHOS::Wifi::WifiControllerMachine
H A Dwifi_controller_state_machine.h156 static bool IsScanOnlyEnable();