Home
last modified time | relevance | path

Searched defs:setupInterfaceForSoftApMode (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/nl80211/
DWifiNl80211Manager.java652 public boolean setupInterfaceForSoftApMode(@NonNull String ifaceName) { in setupInterfaceForSoftApMode() method in WifiNl80211Manager
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNative.java1145 public String setupInterfaceForSoftApMode(@NonNull InterfaceCallback interfaceCallback) { in setupInterfaceForSoftApMode() method in WifiNative