Home
last modified time | relevance | path

Searched refs:IsAllowUpdateWifiCountryCode (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/wifi_country_code/
H A Dwifi_country_code_manager.cpp100 bool WifiCountryCodeManager::IsAllowUpdateWifiCountryCode() in IsAllowUpdateWifiCountryCode() function in OHOS::Wifi::WifiCountryCodeManager
132 if (!IsAllowUpdateWifiCountryCode()) { in UpdateWifiCountryCode()
H A Dwifi_country_code_manager.h164 bool IsAllowUpdateWifiCountryCode();
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/
H A Dwifi_country_code_manager_test.cpp143 EXPECT_TRUE(WifiCountryCodeManager::GetInstance().IsAllowUpdateWifiCountryCode());
151 EXPECT_FALSE(WifiCountryCodeManager::GetInstance().IsAllowUpdateWifiCountryCode());