Searched refs:mLohsInterfaceMode (Results 1 – 1 of 1) sorted by relevance
1287 private int mLohsInterfaceMode = WifiManager.IFACE_IP_MODE_UNSPECIFIED; field in WifiServiceImpl.LohsSoftApTracker1302 + " previous LOHS mode= " + mLohsInterfaceMode); in updateInterfaceIpState()1315 mLohsInterfaceMode = mode; in updateInterfaceIpState()1329 mLohsInterfaceMode = WifiManager.IFACE_IP_MODE_UNSPECIFIED; in updateInterfaceIpState()1338 mLohsInterfaceMode = mode; in updateInterfaceIpState()1344 mLohsInterfaceMode = mode; in updateInterfaceIpState()1356 mLohsInterfaceMode = mode; in updateInterfaceIpState()1433 } else if (mLohsInterfaceMode == WifiManager.IFACE_IP_MODE_LOCAL_ONLY) { in start()1525 mLohsInterfaceMode = WifiManager.IFACE_IP_MODE_UNSPECIFIED; in stopIfEmptyLocked()1575 && mLohsInterfaceMode == WifiManager.IFACE_IP_MODE_LOCAL_ONLY) { in onStateChanged()