Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiNative.java853 String wificondIface = iface.name; in onSoftApInterfaceDestroyed() local
856 wificondIface = bridgedApInstance; in onSoftApInterfaceDestroyed()
858 if (!mWifiCondManager.tearDownSoftApInterface(wificondIface)) { in onSoftApInterfaceDestroyed()