Home
last modified time | relevance | path

Searched refs:UpdateValidChannels (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/
H A Dwifi_channel_helper_test.cpp69 WifiChannelHelper::GetInstance().UpdateValidChannels(ifaceName);
72 WifiChannelHelper::GetInstance().UpdateValidChannels(ifaceName);
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_channel_helper.h37 void UpdateValidChannels(std::string ifaceName, int instId = 0);
H A Dwifi_channel_helper.cpp85 void WifiChannelHelper::UpdateValidChannels(std::string ifaceName, int instId) in UpdateValidChannels() function in OHOS::Wifi::WifiChannelHelper
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
H A Dap_started_state.cpp395 WifiChannelHelper::GetInstance().UpdateValidChannels( in ProcessCmdUpdateCountryCode()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_state_machine.cpp251 WifiChannelHelper::GetInstance().UpdateValidChannels( in HandleUpdateCountryCode()