Searched defs:mLocalOnlyHotspotConfig (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiServiceImpl.java204 private WifiConfiguration mLocalOnlyHotspotConfig = null; field in class:WifiServiceImpl
1157 requestor.sendHotspotStartedMessage(mLocalOnlyHotspotConfig);
1251 request.sendHotspotStartedMessage(mLocalOnlyHotspotConfig);
1257 mLocalOnlyHotspotConfig =
1259 startSoftApInternal(mLocalOnlyHotspotConfig, WifiManager.IFACE_IP_MODE_LOCAL_ONLY);
1306 mLocalOnlyHotspotConfig = null;

Completed in 60 milliseconds