Searched refs:mSoftApListeners (Results 1 – 1 of 1) sorted by relevance
66 private HashMap<String, WifiNative.SoftApListener> mSoftApListeners = new HashMap<>(); field in HostapdHal365 mSoftApListeners.put(ifaceName, listener); in addAccessPoint()389 mSoftApListeners.remove(ifaceName); in removeAccessPoint()657 WifiNative.SoftApListener listener = mSoftApListeners.get(ifaceName); in onFailure()