Searched refs:allocateIface (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiNative.java166 private Iface allocateIface(@Iface.IfaceType int type) { method in class:WifiNative.IfaceManager
860 Iface iface = mIfaceMgr.allocateIface(Iface.IFACE_TYPE_STA);
917 Iface iface = mIfaceMgr.allocateIface(Iface.IFACE_TYPE_AP);

Completed in 33 milliseconds