Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_controller/
H A Dwifi_service_scheduler.h58 void ClearSoftApIfaceNameMap(int instId);
H A Dsoftap_manager_state_machine.cpp52 WifiServiceScheduler::GetInstance().ClearSoftApIfaceNameMap(mid); in ~SoftapManagerMachine()
H A Dwifi_service_scheduler.cpp74 void WifiServiceScheduler::ClearSoftApIfaceNameMap(int instId) in ClearSoftApIfaceNameMap() function in OHOS::Wifi::WifiServiceScheduler