summaryrefslogtreecommitdiffstats
path: root/service/java/com/android/server/wifi/WifiScanningServiceImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Remove all scans before scheduling a new scanMitchell Wills2015-09-171-0/+20
* Add DUMP permission check to WifiScanner service.dcashman2015-09-101-0/+11
* Revert "Add wake lock that is acquired during full wifi scans"Mitchell Wills2015-08-281-36/+4
* Add wake lock that is acquired during full wifi scansMitchell Wills2015-08-121-4/+36
* Merge "Boot loop when SSID has non UTF-8 character in the name" into mnc-devxin He2015-08-051-6/+1
|\
| * Boot loop when SSID has non UTF-8 character in the namexinhe2015-08-041-6/+1
* | Improved wifiscanner loggingVinit Deshpande2015-07-291-23/+57
|/
* Use device capabilities for setting default scan parametersNavtej Singh Mann2015-07-081-11/+9
* Merge "Address API review comments" into mnc-devVinit Deshpande2015-06-231-1/+1
|\
| * Address API review commentsVinit Deshpande2015-06-191-1/+1
* | Support 32 channels from different band per bucket for scanningNavtej Singh Mann2015-06-181-14/+13
|/
* Fixed missing period range in standard bucketsVinit Deshpande2015-06-081-1/+1
* Remove trivial GScan logsVinit Deshpande2015-06-031-1/+0
* am a40265e..7ab5189 from mirror-m-wireless-internal-releaseVinit Deshpande2015-06-031-1/+1
|\
| * Issue start/stop HAL along with load/unload driverVinit Deshpande2015-06-021-1/+1
* | am 21d43c4..9a270a7 from mirror-m-wireless-internal-releaseVinit Deshpande2015-06-021-0/+1
|\|
| * dont use wifiscanner pauseScan/restartScanPierre Vandwalle2015-05-281-0/+1
| * Wifi log spam is still a thingxinhe2015-05-191-75/+75
* | Wifi log spam is still a thingxinhe2015-05-281-75/+75
* | am d7cbebf..6111ff7 from mirror-m-wireless-internal-releaseVinit Deshpande2015-05-131-89/+107
|\|
| * Reduce WifiScanner logsVinit Deshpande2015-05-121-89/+107
| * Fix more logspam from HAL and WifiStateMachine [DO NOT MERGE]Vinit Deshpande2015-05-111-6/+7
| * Add WifiScanner data in bugreports [DO NOT MERGE]Vinit Deshpande2015-05-111-11/+36
* | am 03ba4a5..ed3f1dd from mirror-m-wireless-internal-releaseVinit Deshpande2015-05-131-18/+85
|\|
| * Fix permissions check on WifiScanner APIsVinit Deshpande2015-05-111-0/+17
| * Introduce battery blaming for WifiScannerVinit Deshpande2015-05-111-28/+77
| * Fix WifiScanner's getChannelsForBand logspamVinit Deshpande2015-04-211-130/+134
* | Fix more logspam from HAL and WifiStateMachineVinit Deshpande2015-04-231-6/+7
* | Add WifiScanner data in bugreportsVinit Deshpande2015-04-231-12/+36
* | Fix WifiScanner's getChannelsForBand logspamVinit Deshpande2015-04-231-130/+134
* | Fix a race condition in WifiScannerVinit Deshpande2015-04-171-2/+12
|/
* epno initial implementationPierre Vandwalle2015-04-151-17/+92
* Add support for DFS channel band selection for scanningNavtej Singh Mann2015-03-271-4/+14
* add 2 side RTT support on scanxinhe2015-03-051-1/+4
* Introduce onLost event on bssid hotlist [DO NOT MERGE]Vinit Deshpande2015-02-201-3/+18
* updated number of default scan to cacheNavtej Singh Mann2015-02-171-1/+1
* Updating scan status after scan for full scan result completedNavtej Singh Mann2015-02-051-1/+1
* Fix getScanResults API call for fetching the scan resultsNavtej Singh Mann2015-01-231-12/+17
* New Additions to WifiScanner APIs [DO NOT MERGE]Vinit Deshpande2015-01-121-47/+127
* Merge "Secure access to WifiScanner" into lmp-devVinit Deshpande2014-09-101-0/+13
|\
| * Secure access to WifiScannerVinit Deshpande2014-09-081-0/+13
* | Implement getAvailableChannelsVinit Deshpande2014-09-051-55/+22
|/
* Stop redundant attempt to remove an already removed clientVinit Deshpande2014-08-251-1/+3
* Fix non-report of full scan results when scanning bandsVinit Deshpande2014-08-111-1/+6
* Fix unreliable onQuiscence eventVinit Deshpande2014-08-101-2/+4
* Fix multiple null pointer exceptions in WifiScanningServiceVinit Deshpande2014-08-071-8/+12
* Rename HotspotListener to BssidListenerVinit Deshpande2014-07-301-49/+94
* Lower minimum scanning period in WifiScannerVinit Deshpande2014-07-101-14/+61
* Support scanning using band specification instead of channelsVinit Deshpande2014-06-121-28/+52
* Fix an NPE in WifiScanner while reporting descriptionVinit Deshpande2014-06-121-2/+1