Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNetworkSelector.java374 StringBuffer mboAssociationDisallowedBssid = new StringBuffer(); in filterScanResults() local
422 mboAssociationDisallowedBssid.append(scanId).append("(") in filterScanResults()
457 if (mboAssociationDisallowedBssid.length() != 0) { in filterScanResults()
459 + mboAssociationDisallowedBssid); in filterScanResults()