Home
last modified time | relevance | path

Searched refs:GetHotspotMacConfig (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/
H A Dwifi_config_center.h325 int GetHotspotMacConfig(HotspotMacConfig &config, int id = 0);
H A Dwifi_config_center.cpp1397 int WifiConfigCenter::GetHotspotMacConfig(HotspotMacConfig &config, int id) in GetHotspotMacConfig() function in OHOS::Wifi::WifiConfigCenter
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
H A Dap_started_state.cpp429 WifiConfigCenter::GetInstance().GetHotspotMacConfig(macConfig, m_id); in SetRandomMac()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap_sa/
H A Dwifi_hotspot_service_impl.cpp417 WifiConfigCenter::GetInstance().GetHotspotMacConfig(config, m_id); in EnableHotspot()