Searched refs:mWifiNanIface (Results 1 – 1 of 1) sorted by relevance
48 private IWifiNanIface mWifiNanIface = null; field in WifiAwareNativeManager119 return mWifiNanIface; in getWifiNanIface()133 if (mWifiNanIface != null) { in tryToGetAware()178 mWifiNanIface = iface; in tryToGetAware()193 if (mWifiNanIface == null) { in releaseAware()208 mHalDeviceManager.removeIface(mWifiNanIface); in releaseAware()209 mWifiNanIface = null; in releaseAware()224 if (mWifiNanIface == null) { in replaceRequestorWs()243 mWifiNanIface = null; in awareIsDown()259 if (active && mWifiNanIface != null) { in onDestroyed()[all …]