summaryrefslogtreecommitdiffstats
path: root/service/java/com/android/server/wifi/ScanDetail.java
Commit message (Expand)AuthorAgeFilesLines
* hotspot2: anqp: update package name to reflect the updated locationPeter Qiu2016-12-011-5/+5
* Remove HomeSP dependency from ScanDetailPeter Qiu2016-11-151-8/+1
* WifiConfigManagerNew: Implement channel set creationRoshan Pius2016-08-091-2/+2
* ScanDetail: set scan result passpoint flag in constructor am: d0a7e444a6Samuel Tan2016-07-091-0/+3
|\
| * ScanDetail: set scan result passpoint flag in constructorSamuel Tan2016-07-081-0/+3
* | ScanDetail: do not inherit ScanResult.seen if it is unsetSamuel Tan2016-06-291-1/+3
* | Remove unused ScanDetail.updateResults()Ningyuan Wang2016-05-051-33/+0
|/
* Fix checkstyle issues in ScanDetail and ScanDetailCacheRebecca Silberstein2016-03-241-26/+0
* Refactor WifiScanner support for oneshot scansMitchell Wills2016-03-091-0/+1
* Merge "Remove a bunch of dead wifi code" into mm-wireless-devMitchell Wills2016-02-261-2/+0
|\
| * Remove a bunch of dead wifi codeMitchell Wills2016-02-251-14/+0
* | checkstyle fixes for ScanDetailRebecca Silberstein2016-02-251-27/+90
|/
* Update scanner onScanStatus callback to include eventMitchell Wills2016-02-111-1/+4
* Add ScanDetailUtil to convert ScanResult to ScanDetailMitchell Wills2016-02-071-1/+1
* New System APIs for Passpoint r2 app.Jan Nordqvist2016-02-031-2/+14
* Address API review commentsVinit Deshpande2015-06-191-4/+7
* retry autojoin to pno network after a minutePierre Vandwalle2015-06-181-3/+3
* Separated auth checking from SP matching.Jan Nordqvist2015-06-161-0/+10
* ANQP caching cleaned up.Jan Nordqvist2015-06-081-3/+13
* Minor fixes from comments.Jan Nordqvist2015-06-011-0/+5
* Store PasspointMatchInfo in ScanDetailCacheVinit Deshpande2015-04-081-4/+0
* Stop using scanResultCache, and move to ScanDetailCacheVinit Deshpande2015-03-301-4/+30
* Set passpointNetwork flag and a crash on forgetNetworkVinit Deshpande2015-03-251-0/+1
* Connect to passpoint end-to-endVinit Deshpande2015-03-181-13/+10
* add 2 side RTT support on scanxinhe2015-03-051-1/+9
* Integrate passpoint with existing Wifi infrastructureJan Nordqvist2015-02-251-0/+101