Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiNative.java449 private Iface allocateIface(@Iface.IfaceType int type) { in allocateIface() method in WifiNative.IfaceManager
1263 Iface iface = mIfaceMgr.allocateIface(Iface.IFACE_TYPE_P2P); in createP2pIface()
1308 Iface iface = mIfaceMgr.allocateIface(Iface.IFACE_TYPE_NAN); in createNanIface()
1523 Iface iface = mIfaceMgr.allocateIface(Iface.IFACE_TYPE_STA_FOR_SCAN); in setupInterfaceForClientInScanMode()
1607 Iface iface = mIfaceMgr.allocateIface(Iface.IFACE_TYPE_AP); in setupInterfaceForSoftApMode()