Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/
H A Dwifi_settings.h172 int SetWifiToggleCaller(int callerPid, int instId = 0);
H A Dwifi_settings.cpp1055 int WifiSettings::SetWifiToggleCaller(int callerPid, int instId) in SetWifiToggleCaller() function in OHOS::Wifi::WifiSettings
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/
H A Dwifi_device_service_impl.cpp128 WifiSettings::GetInstance().SetWifiToggleCaller(GetCallingPid(), m_instId); in EnableWifi()
160 WifiSettings::GetInstance().SetWifiToggleCaller(GetCallingPid(), m_instId); in DisableWifi()
203 WifiSettings::GetInstance().SetWifiToggleCaller(GetCallingPid(), m_instId); in EnableSemiWifi()
1810 WifiSettings::GetInstance().SetWifiToggleCaller(GetCallingPid(), m_instId); in FactoryReset()