Searched refs:allocateIface (Results 1 – 1 of 1) sorted by relevance
191 private Iface allocateIface(@Iface.IfaceType int type) { in allocateIface() method in WifiNative.IfaceManager937 Iface iface = mIfaceMgr.allocateIface(Iface.IFACE_TYPE_STA_FOR_CONNECTIVITY); in setupInterfaceForClientInConnectivityMode()997 Iface iface = mIfaceMgr.allocateIface(Iface.IFACE_TYPE_STA_FOR_SCAN); in setupInterfaceForClientInScanMode()1054 Iface iface = mIfaceMgr.allocateIface(Iface.IFACE_TYPE_AP); in setupInterfaceForSoftApMode()