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