Home
last modified time | relevance | path

Searched refs:CloseApService (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/
H A Dwifi_hotspot_manager.h36 void CloseApService(int id = 0);
H A Dwifi_hotspot_manager.cpp83 void WifiHotspotManager::CloseApService(int id) in CloseApService() function in OHOS::Wifi::WifiHotspotManager
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/
H A Dwifi_manager.cpp258 wifiHotspotManager->CloseApService(instId); in PushServiceCloseMsg()