summaryrefslogtreecommitdiffstats
path: root/wifi/java/android/net/wifi/IWifiScanner.aidl
Commit message (Collapse)AuthorAgeFilesLines
* Implement getAvailableChannelsVinit Deshpande2014-09-051-0/+3
| | | | | | | | This API allows finding channels by band, so scanning services can find out which channels to use. Bug: 16652660 Change-Id: I690825333988a336efa3fc8886297e5b8baf8e1d
* Initial implementation of WifiScannerVinit Deshapnde2014-05-071-0/+27
This change implements basic functionality of WifiScanner. Following functionality is enabled 1. Scanning - specify a list of channels to scan 2. Significant change detection 3. AP hotlist Change-Id: Ieef75b96bdbbd3c7d9b9e698bd16e64d3b465254