Home
last modified time | relevance | path

Searched defs:tearDownInterfaces (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/connectivity/wificond/aidl/android/net/wifi/nl80211/
H A DIWificond.aidl46 void tearDownInterfaces(); in tearDownInterfaces() method
/aosp12/system/connectivity/wificond/
H A Dserver.cpp241 Status Server::tearDownInterfaces() { in tearDownInterfaces() function in android::wificond::Server
/aosp12/frameworks/base/wifi/java/src/android/net/wifi/nl80211/
H A DWifiNl80211Manager.java824 public boolean tearDownInterfaces() { in tearDownInterfaces() method in WifiNl80211Manager