Home
last modified time | relevance | path

Searched refs:GetWifiHotspotManager (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/Mock/
H A Dmock_wifi_manager.cpp66 std::unique_ptr<WifiHotspotManager>& WifiManager::GetWifiHotspotManager() in GetWifiHotspotManager() function in OHOS::Wifi::WifiManager
H A Dmock_wifi_manager.h71 std::unique_ptr<WifiHotspotManager>& GetWifiHotspotManager();
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/
H A Dwifi_manager.h120 std::unique_ptr<WifiHotspotManager>& GetWifiHotspotManager();
H A Dwifi_manager.cpp329 std::unique_ptr<WifiHotspotManager>& WifiManager::GetWifiHotspotManager() in GetWifiHotspotManager() function in OHOS::Wifi::WifiManager
H A Dwifi_service_manager.cpp190 WifiManager::GetInstance().GetWifiHotspotManager()->StopUnloadApSaTimer(); in LoadApService()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap_sa/
H A Dwifi_hotspot_mgr_service_impl.cpp71 auto &pWifiHotspotManager = WifiManager::GetInstance().GetWifiHotspotManager(); in OnStart()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/
H A Dwifi_hotspot_manager.cpp50 WifiManager::GetInstance().GetWifiHotspotManager()->StopUnloadApSaTimer(); in UnloadHotspotSaTimerCallback()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_controller/
H A Dwifi_service_scheduler.cpp788 WifiManager::GetInstance().GetWifiHotspotManager()->StopUnloadApSaTimer(); in AutoStartApService()
841 WifiManager::GetInstance().GetWifiHotspotManager()->GetApCallback()); in TryToStartApService()