summaryrefslogtreecommitdiffstats
path: root/wifi/java/android/net/wifi/BatchedScanSettings.java
Commit message (Collapse)AuthorAgeFilesLines
* Use correct wifi batching parameter ranges.Wei Wang2014-04-011-5/+5
| | | | | | | | Note these are slightly adjusted capabilities of N5. Cherry pick. Change-Id: Ia6888f6a5a69d135ff7e3c87d9744e18265fb3bf
* Fix BatchScan request coalesingRobert Greenwalt2013-09-201-0/+36
| | | | | bug:10407896 Change-Id: Ic22c7d8b2a80d490d208570782a12e42d4690f5c
* Modify wifi BatchedScan.Robert Greenwalt2013-08-151-1/+2
| | | | | | | | | Add pollBatchedScan API to allow forced retrieval. Modified driver API, adding MSCAN, removing nextCount and making the results look more like normal manual scan results. bug:9301872 Change-Id: I58bce0624c36e2ad8d3c3f5defcb4d4e155dc8f9
* Add support for batched wifi scans.Robert Greenwalt2013-08-131-0/+226
bug:9301872 Change-Id: I5a7edfdbd2b78a65119d11acad491eae350c0870