Home
last modified time | relevance | path

Searched refs:TriggerUpdateWifiCountryCode (Results 1 – 4 of 4) 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.h140 void TriggerUpdateWifiCountryCode(int triggerReason);
H A Dwifi_country_code_manager.cpp88 void WifiCountryCodeManager::TriggerUpdateWifiCountryCode(int triggerReason) in TriggerUpdateWifiCountryCode() function in OHOS::Wifi::WifiCountryCodeManager
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/
H A Dwifi_country_code_manager_test.cpp135 …WifiCountryCodeManager::GetInstance().TriggerUpdateWifiCountryCode(TRIGGER_UPDATE_REASON_TEL_NET_C…
136 …WifiCountryCodeManager::GetInstance().TriggerUpdateWifiCountryCode(TRIGGER_UPDATE_REASON_SCAN_CHAN…
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/
H A Dwifi_event_subscriber_manager.cpp1110 …WifiCountryCodeManager::GetInstance().TriggerUpdateWifiCountryCode(TRIGGER_UPDATE_REASON_TEL_NET_C… in OnReceiveEvent()
1167 …WifiCountryCodeManager::GetInstance().TriggerUpdateWifiCountryCode(TRIGGER_UPDATE_REASON_SCAN_CHAN… in OnReceiveEvent()