Searched refs:autoNetworkSelection (Results 1 – 2 of 2) sorted by relevance
307 bool autoNetworkSelection; /* Automatic network selection */ variable
44 autoNetworkSelection(false), in ScanService()1426 autoNetworkSelection = WifiSettings::GetInstance().GetWhetherToAllowNetworkSwitchover(m_instId); in AllowSystemTimerScan()1427 …staStatus == static_cast<int>(OperateResState::CONNECT_AP_CONNECTED)) && (!autoNetworkSelection)) { in AllowSystemTimerScan()