Searched refs:StatisticCountryCodeFromScanResult (Results 1 – 3 of 3) sorted by relevance
58 ErrCode StatisticCountryCodeFromScanResult(std::string &wifiCountryCode);
151 if (StatisticCountryCodeFromScanResult(tempWifiCountryCode) != WIFI_OPT_SUCCESS) { in HandleScanResultAction()172 ErrCode WifiCountryCodePolicy::StatisticCountryCodeFromScanResult(std::string &wifiCountryCode) in StatisticCountryCodeFromScanResult() function in OHOS::Wifi::WifiCountryCodePolicy
163 …EXPECT_EQ(ErrCode::WIFI_OPT_FAILED, m_wifiCountryCodePolicy->StatisticCountryCodeFromScanResult(co…195 …ECT_EQ(ErrCode::WIFI_OPT_SUCCESS, m_wifiCountryCodePolicy->StatisticCountryCodeFromScanResult(code…