summaryrefslogtreecommitdiffstats
path: root/service/java/com/android/server/wifi/scanner/BackgroundScanScheduler.java
Commit message (Expand)AuthorAgeFilesLines
* WifiScanningService: Change hidden/PNO scan paramsRoshan Pius2016-09-161-16/+0
* Update background scan bucket periods to align with minutesMitchell Wills2016-05-241-10/+11
* Add scan bucket for 80s period scansMitchell Wills2016-05-161-0/+1
* BackgroundScanScheduler: Optimize bucketsRoshan Pius2016-04-131-63/+420
* Use buckets scanned field when delivering scan resultsMitchell Wills2016-03-291-30/+52
* Pass buckets scanned from HAL to frameworkMitchell Wills2016-03-221-1/+1
* Move scan filtering to a common utility classMitchell Wills2016-03-221-29/+3
* Merge MultiClientScheduler and WifiScanningSchedulerMitchell Wills2016-03-171-0/+500