Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/
H A Dwifi_hotspot_manager.h34 void StopUnloadApSaTimer(void);
H A Dwifi_hotspot_manager.cpp50 WifiManager::GetInstance().GetWifiHotspotManager()->StopUnloadApSaTimer(); in UnloadHotspotSaTimerCallback()
53 void WifiHotspotManager::StopUnloadApSaTimer(void) in StopUnloadApSaTimer() function in OHOS::Wifi::WifiHotspotManager
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/
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_controller/
H A Dwifi_service_scheduler.cpp788 WifiManager::GetInstance().GetWifiHotspotManager()->StopUnloadApSaTimer(); in AutoStartApService()