Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWifiNative.java389 public Iface removeExistingIface(int newIfaceId) { in removeExistingIface() method in WifiNative.IfaceManager
899 Iface existingIface = mIfaceMgr.removeExistingIface(newIface.id); in handleIfaceCreationWhenVendorHalNotSupported()