Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWifiNative.java966 private boolean handleIfaceRemovalWhenVendorHalNotSupported(@NonNull Iface iface) { in handleIfaceRemovalWhenVendorHalNotSupported() method in WifiNative
986 return handleIfaceRemovalWhenVendorHalNotSupported(iface); in removeStaIface()
1000 return handleIfaceRemovalWhenVendorHalNotSupported(iface); in removeApIface()