summaryrefslogtreecommitdiffstats
path: root/tests/wifitests/src/com/android/server/wifi/ScanTestUtil.java
Commit message (Expand)AuthorAgeFilesLines
* ScanRequestProxy: Send scan broadcasts for internal scan requestsRoshan Pius2018-11-141-2/+17
* WifiScanningServiceImpl: Pass the band scanned in ScanDataRoshan Pius2018-11-141-3/+3
* WifiScanningService: Add scan type merging logicRoshan Pius2018-01-231-1/+28
* WifiScanningService: Plumb DBS scan params from/to WificondRoshan Pius2018-01-231-3/+16
* WifiScanningService: Change hidden/PNO scan paramsRoshan Pius2016-09-161-8/+8
* Add a flag to indicate if a ScanData is for a scan for all channelsMitchell Wills2016-09-121-1/+3
* WifiConfigManagerNew: Scan results to config lookupRoshan Pius2016-07-141-16/+20
* Move WifiScanner related code to scanner packageMitchell Wills2016-04-111-8/+1
* WifiScanningServiceImpl: Create PNO state machineRoshan Pius2016-03-301-10/+56
* Use buckets scanned field when delivering scan resultsMitchell Wills2016-03-291-8/+12
* Refactor WifiScanner support for oneshot scansMitchell Wills2016-03-091-0/+36
* WifiScanner: Changes to support hidden Network IdsRoshan Pius2016-03-081-0/+10
* Replace WifiChannelHelper with ChannelHelper implementationsMitchell Wills2016-02-231-30/+3
* Add more functionality to ChannelHelperMitchell Wills2016-02-101-8/+20
* Add scan channel helper abstractionMitchell Wills2016-02-081-0/+93
* Do some cleanup of WifiScanningServiceTestMitchell Wills2016-02-081-18/+68
* New System APIs for Passpoint r2 app.Jan Nordqvist2016-02-031-6/+6
* Revert "Refactor WifiScanner support for oneshot scans"Mitchell Wills2016-02-011-71/+4
* Refactor WifiScanner support for oneshot scansMitchell Wills2016-01-291-4/+71
* Add some tests for WifiScanningServiceMitchell Wills2016-01-201-8/+1
* Fix a couple bugs in WifiScanner and improve testsMitchell Wills2016-01-141-5/+9
* Exponential back off scan unit testsRandy Pan2016-01-131-0/+17
* Add support for oneshot scan API in supplicant WifiScannerImplMitchell Wills2016-01-051-4/+5
* Cleanup wifi tests styleMitchell Wills2016-01-041-45/+55
* Tests for SupplicantWifiScannerImplMitchell Wills2015-12-071-0/+105
* Add multi client batch aware schedulerMitchell Wills2015-12-071-0/+132