Searched refs:mWifiCondIfacesForBridgedAp (Results 1 – 1 of 1) sorted by relevance
144 private final Map<String, String> mWifiCondIfacesForBridgedAp = new ArrayMap<>(); field in WifiNative854 String bridgedApInstance = mWifiCondIfacesForBridgedAp.remove(iface.name); in onSoftApInterfaceDestroyed()1636 mWifiCondIfacesForBridgedAp.put(iface.name, ifaceInstanceName); in setupInterfaceForSoftApMode()