summaryrefslogtreecommitdiffstats
path: root/tests/wifitests/src/com/android/server/wifi/WifiNetworkSelectorTest.java
Commit message (Expand)AuthorAgeFilesLines
* Wifi connection hysteresisMichael Plass2017-08-171-56/+39
* Stay on network during ongoing trafficNingyuan Wang2017-07-271-44/+261
* WifiNetworkSelector: cache filtered scan resultsStephen Chen2017-07-191-2/+156
* Only auto-disqualify 2.4GHz NWs when 5GHz NWs are availableNathan Harold2017-07-171-92/+141
* WifiConfigManager: Rename scan result to network lookup methodRoshan Pius2017-06-011-1/+1
* Local log buffer shared by connectivity modulesRandy Pan2017-03-281-1/+5
* Move BSSID blacklist to WifiConnectivityManagerRandy Pan2017-03-211-56/+33
* Move adjustCandidateWithUserSelection to WifiNetworkSelectorAmin Shaikh2017-03-081-56/+131
* Blacklist AP immediately if its capacity is fullRandy Pan2016-12-071-1/+32
* WNS: less agressive roamingRandy Pan2016-11-101-1/+51
* WNS: feed filtered scan results to network evaluatorsRandy Pan2016-11-091-0/+33
* Move WifiNetworkSelector to WifiInjectorRandy Pan2016-10-041-16/+15
* WifiNetworkSelector unit tests.Randy Pan2016-09-271-0/+491