Searched refs:mLohsInterfaceMode (Results 1 – 1 of 1) sorted by relevance
2336 private int mLohsInterfaceMode = WifiManager.IFACE_IP_MODE_UNSPECIFIED; field in WifiServiceImpl.LohsSoftApTracker2342 + " previous LOHS mode= " + mLohsInterfaceMode); in updateInterfaceIpState()2355 mLohsInterfaceMode = mode; in updateInterfaceIpState()2368 mLohsInterfaceMode = WifiManager.IFACE_IP_MODE_UNSPECIFIED; in updateInterfaceIpState()2377 mLohsInterfaceMode = mode; in updateInterfaceIpState()2383 mLohsInterfaceMode = mode; in updateInterfaceIpState()2395 mLohsInterfaceMode = mode; in updateInterfaceIpState()2475 } else if (mLohsInterfaceMode == WifiManager.IFACE_IP_MODE_LOCAL_ONLY) { in start()2557 mLohsInterfaceMode = WifiManager.IFACE_IP_MODE_UNSPECIFIED; in stopIfEmptyLocked()2612 && mLohsInterfaceMode == WifiManager.IFACE_IP_MODE_LOCAL_ONLY) { in onStateChanged()