Home
last modified time | relevance | path

Searched refs:matchingExtNetworkSuggestionsWithBssid (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWifiNetworkSuggestionsManager.java1647 Set<ExtendedWifiNetworkSuggestion> matchingExtNetworkSuggestionsWithBssid = in getNetworkSuggestionsForScanResultMatchInfo() local
1650 if (matchingExtNetworkSuggestionsWithBssid != null) { in getNetworkSuggestionsForScanResultMatchInfo()
1651 extNetworkSuggestions.addAll(matchingExtNetworkSuggestionsWithBssid); in getNetworkSuggestionsForScanResultMatchInfo()