Home
last modified time | relevance | path

Searched refs:SetHotspotMacConfig (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.h323 int SetHotspotMacConfig(const HotspotMacConfig &config, int id = 0);
H A Dwifi_config_center.cpp1390 int WifiConfigCenter::SetHotspotMacConfig(const HotspotMacConfig &config, int id) in SetHotspotMacConfig() 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.cpp454 WifiConfigCenter::GetInstance().SetHotspotMacConfig(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.cpp419 WifiConfigCenter::GetInstance().SetHotspotMacConfig(config, m_id); in EnableHotspot()