summaryrefslogtreecommitdiffstats
path: root/wifi/java/android
Commit message (Expand)AuthorAgeFilesLines
* A few minor fixes for EAP-TLS.Jan Nordqvist2015-04-171-1/+1
* enable RTT capability exceptionxinhe2015-04-161-1/+10
* add disconnected scan parameter, add bytes[] container to scanResultsPierre Vandwalle2015-04-141-0/+6
* Merge "API for config app." into m-wireless-devVinit Deshpande2015-04-073-13/+41
|\
| * API for config app.Jan Nordqvist2015-04-073-13/+41
* | RTT framework interface updatexinhe2015-04-071-96/+233
|/
* Implement 'Available via Passpoint' featureVinit Deshpande2015-04-032-0/+16
* Remove scanResultCache from WifiConfigurationVinit Deshpande2015-03-312-184/+3
* EAP-AKA' : Add support of EAP-AKA' in WiFi Enterprise methodsJean-Michel Bachot2015-03-251-1/+4
* add wifi config for power calculationPierre Vandwalle2015-03-242-1/+10
* Merge "More fixes to get passpoint working" into m-wireless-devJan Nordqvist2015-03-191-2/+1
|\
| * More fixes to get passpoint workingVinit Deshpande2015-03-181-2/+1
* | Merge "export API to disable autojoin scan initial implementation" into lmp-m...Pierre Vandwalle2015-03-192-0/+25
|\ \ | |/ |/|
| * export API to disable autojoin scan initial implementationPierre Vandwalle2015-03-132-0/+25
* | Change rtt Framework interfacexinhe2015-03-183-50/+516
* | Fix scan results to hold passpoint dataVinit Deshpande2015-03-173-18/+38
* | Improve passpoint configuration validationVinit Deshpande2015-03-161-4/+9
* | Few changes to make API check happy [DO NOT MERGE]Vinit Deshpande2015-03-091-3/+8
* | am "add 2 side RTT support on scan"Vinit Deshpande2015-03-092-4/+92
|\ \
| * | add 2 side RTT support on scanxinhe2015-03-042-4/+92
| * | Merge "Do not provide 5GHz option for softap if there is no country code avai...xinhe2015-02-252-0/+17
| |\ \
| * \ \ Merge "Passpoint API - Take 1" into m-wireless-wifi-devVinit Deshpande2015-02-252-25/+110
| |\ \ \
* | \ \ \ am "Passpoint API - Take 1"Vinit Deshpande2015-03-092-25/+110
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Passpoint API - Take 1Vinit Deshpande2015-02-242-25/+110
* | | | | am "Do not provide 5GHz option for softap if there is no country code available"Vinit Deshpande2015-03-092-0/+17
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Do not provide 5GHz option for softap if there is no country code availablexinhe2015-02-232-0/+17
| |/ / /
* | | | am "Introduce onLost event on bssid hotlist [DO NOT MERGE]"Vinit Deshpande2015-03-091-0/+8
|\ \ \ \ | | |/ / | |/| |
| * | | Introduce onLost event on bssid hotlist [DO NOT MERGE]Vinit Deshpande2015-02-201-0/+8
| |/ /
* | | am "get channel list from driver for SoftAP channel selection"Vinit Deshpande2015-03-091-14/+0
|\ \ \ | |/ /
| * | get channel list from driver for SoftAP channel selectionxinhe2015-02-041-14/+0
* | | am "Revert "Initial Passpoint code.""Vinit Deshpande2015-03-0941-3433/+0
|\ \ \ | |/ /
| * | Revert "Initial Passpoint code."Vinit Deshpande2015-02-0441-3433/+0
* | | am "Initial Passpoint code."Vinit Deshpande2015-03-0941-0/+3433
|\ \ \ | |/ /
| * | Initial Passpoint code.Jan Nordqvist2015-01-3041-0/+3433
| * | Merge "set softAP on a specified band, including both 2.4 and 5 GHz band" int...xinhe2015-01-161-0/+41
| |\ \
* | \ \ am "set softAP on a specified band, including both 2.4 and 5 GHz band"Vinit Deshpande2015-03-091-0/+41
|\ \ \ \ | | |/ / | |/| |
| * | | set softAP on a specified band, including both 2.4 and 5 GHz bandxinhe2015-01-161-0/+41
* | | | am "Bring in passpoint code [DO NOT MERGE]"Vinit Deshpande2015-03-0913-0/+3868
|\ \ \ \ | | |/ / | |/| |
| * | | Bring in passpoint code [DO NOT MERGE]Vinit Deshpande2015-01-1213-0/+3868
* | | | am "New Additions to WifiScanner APIs [DO NOT MERGE]"Vinit Deshpande2015-03-091-9/+185
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | New Additions to WifiScanner APIs [DO NOT MERGE]Vinit Deshpande2015-01-121-9/+185
| |/
* | aggressively blacklist WifiConfiguration for the purpose of switching networkvandwalle2015-01-231-0/+46
|/
* add debug logs to confirm network flapping issue is fixedvandwalle2014-12-171-3/+15
* make sure wificonfiguration scan cache doesnt grow unboundedvandwalle2014-12-111-0/+36
* add disable Ephemeral Network APIvandwalle2014-12-052-1/+16
* make startScan with worksource specific to location scansvandwalle2014-11-252-0/+18
* Fix WPS docs for LABEL methodVinit Deshpande2014-11-181-1/+1
* dont blacklist wifi config that have had validated internet status in the pastvandwalle2014-11-101-8/+31
* Fix incorrect doc for WifiInfo#getSSID().Jeff Davidson2014-11-051-1/+1
* Merge "Don't drop WifiConfiguration's ephemeral bit on copy/parcel." into lmp...Jeff Davidson2014-10-151-1/+5
|\