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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiAutoJoinController.java317 attemptAutoJoin();
337 attemptAutoJoin();
346 attemptAutoJoin();
1302 logDbg("attemptAutoJoin() status=" + wpaStatus);
1349 logDbg("attemptAutoJoin() ERROR wpa_supplicant out of sync nid="
1360 logDbg("attemptAutoJoin() disconnecting from unwanted ephemeral network");
1411 logDbg("attemptAutoJoin skip candidate due to auto join status "
1433 * attemptAutoJoin() function implements the core of the a network switching algorithm
1436 boolean attemptAutoJoin() { method in class:WifiAutoJoinController
1459 if (VDBG) logDbg("attemptAutoJoin nothin
[all...]

Completed in 10 milliseconds