Searched refs:ParseCountryCodeElement (Results 1 – 3 of 3) sorted by relevance
183 ErrCode errorCode = ParseCountryCodeElement(scanInfo.infoElems, tempWifiCountryCode); in StatisticCountryCodeFromScanResult()239 ErrCode WifiCountryCodePolicy::ParseCountryCodeElement( in ParseCountryCodeElement() function in OHOS::Wifi::WifiCountryCodePolicy276 ParseCountryCodeElement(info.infoElems, wifiCountryCode) == WIFI_OPT_SUCCESS) { in GetWifiCountryCodeByAP()
60 …ErrCode ParseCountryCodeElement(const std::vector<WifiInfoElem> &infoElems, std::string &wifiCount…
239 …EXPECT_EQ(ErrCode::WIFI_OPT_FAILED, m_wifiCountryCodePolicy->ParseCountryCodeElement(infoElems1, c…247 …EXPECT_EQ(ErrCode::WIFI_OPT_FAILED, m_wifiCountryCodePolicy->ParseCountryCodeElement(infoElems2, c…289 …EXPECT_EQ(ErrCode::WIFI_OPT_SUCCESS, m_wifiCountryCodePolicy->ParseCountryCodeElement(infoElems, c…