Searched refs:mActiveConfig (Results 1 – 1 of 1) sorted by relevance
2323 private SoftApModeConfiguration mActiveConfig = null; field in WifiServiceImpl.LohsSoftApTracker2480 request.sendHotspotStartedMessage(mActiveConfig.getSoftApConfiguration()); in start()2497 mActiveConfig = new SoftApModeConfiguration( in startForFirstRequestLocked()2502 if (!startSoftApInternal(mActiveConfig, request.getWorkSource(), null)) { in startForFirstRequestLocked()2505 mActiveConfig.getTetheringRequest(), null /* iface */)); in startForFirstRequestLocked()2554 mActiveConfig = null; in stopIfEmptyLocked()2570 if (mActiveConfig == null) { in sendHotspotStartedMessageToAllLOHSRequestInfoEntriesLocked()2577 requestor.sendHotspotStartedMessage(mActiveConfig.getSoftApConfiguration()); in sendHotspotStartedMessageToAllLOHSRequestInfoEntriesLocked()