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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiAutoJoinController.java979 * attemptRoam() function implements the core of the same SSID switching algorithm
984 public ScanResult attemptRoam(ScanResult a, method in class:WifiAutoJoinController
988 logDbg("attemptRoam not associated");
994 logDbg("attemptRoam no scan cache");
1000 logDbg("attemptRoam scan cache size "
1010 logDbg("attemptRoam() BSSID is set "
1040 logDbg("attemptRoam: "
1090 logDbg("attemptRoam: "
1108 sb.append("attemptRoam: " + current.configKey() +
1798 attemptRoam(nul
[all...]

Completed in 83 milliseconds