summaryrefslogtreecommitdiffstats
path: root/wifi/java/android/net/wifi/WifiScanner.java
Commit message (Expand)AuthorAgeFilesLines
* Boot loop when SSID has non UTF-8 character in the namexinhe2015-07-311-2/+0
* Remove trivial GScan logsVinit Deshpande2015-06-031-1/+1
* Add NO_BATCH flag to WifiScannerSoonil Nagarkar2015-06-031-1/+6
* Turn of WifiScanner's debug loggingVinit Deshpande2015-04-211-1/+1
* add 2 side RTT support on scanxinhe2015-03-041-2/+2
* Introduce onLost event on bssid hotlist [DO NOT MERGE]Vinit Deshpande2015-02-201-0/+8
* New Additions to WifiScanner APIs [DO NOT MERGE]Vinit Deshpande2015-01-121-9/+185
* Merge "Secure access to WifiScanner" into lmp-devVinit Deshpande2014-09-101-0/+2
|\
| * Secure access to WifiScannerVinit Deshpande2014-09-081-0/+2
* | Implement getAvailableChannelsVinit Deshpande2014-09-051-1/+10
|/
* Read/Write numBssidsPerScan in ParcelableScanResultsVinit Deshpande2014-08-071-1/+3
* Rename HotspotListener to BssidListenerVinit Deshpande2014-07-301-36/+31
* Introduce RTT ManagerVinit Deshpande2014-07-171-1/+7
* Lower minimum scanning period in WifiScannerVinit Deshpande2014-07-101-2/+3
* Make WifiScanner System APIWei Wang2014-07-101-0/+6
* Support scanning using band specification instead of channelsVinit Deshpande2014-06-121-23/+41
* Fix an NPE in WifiScanner while reporting descriptionVinit Deshpande2014-06-121-3/+41
* Accomoditing API Review feedback for WifiScannerVinit Deshpande2014-05-301-72/+18
* Implement onPeriodChanged and multiple scans of same channelsVinit Deshpande2014-05-191-0/+3
* Enable more features on WifiScannerVinit Deshapnde2014-05-181-3/+105
* Unhide the WifiScanner APIVinit Deshapnde2014-05-181-26/+144
* Initial implementation of WifiScannerVinit Deshapnde2014-05-071-0/+584