summaryrefslogtreecommitdiffstats
path: root/wifi
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Don't drop WifiConfiguration's ephemeral bit on copy/parcel.Jeff Davidson2014-10-061-1/+5
* | adding debug information to bug report for Bug:16751877vandwalle2014-10-073-13/+79
|/
* add millisecond timestamp to locallogvandwalle2014-10-031-1/+1
* Revert the configKey generation algorithm to what it was in K.Lorenzo Colitti2014-09-301-12/+9
* handle bssid blacklist in case of dhcp failuresvandwalle2014-09-232-5/+61
* Fix documentation for Wifi ScanResult.timestampVinit Deshpande2014-09-191-1/+1
* Merge "Allow creating EAP_TLS network without specifying Phase2.None" into lm...Prem Kumar2014-09-151-1/+3
|\
| * Allow creating EAP_TLS network without specifying Phase2.NoneVinit Deshpande2014-09-131-1/+3
* | make wifi cellular params configurablevandwalle2014-09-131-3/+6
|/
* various fixes:vandwalle2014-09-121-25/+85
* make autojoin configurable, clean up BSSID info that may be stake in WifiConf...vandwalle2014-09-101-8/+16
* Merge "Secure access to WifiScanner" into lmp-devVinit Deshpande2014-09-101-0/+2
|\
| * Secure access to WifiScannerVinit Deshpande2014-09-081-0/+2
* | Merge "Implement getAvailableChannels" into lmp-devVinit Deshpande2014-09-092-1/+13
|\ \
| * | Implement getAvailableChannelsVinit Deshpande2014-09-052-1/+13
| |/
* | add more info to WifiConfiguration.toString:vandwalle2014-09-071-7/+109
|/
* Merge "Add @SystemApi annotations to methods used by GmsCore. -Currently thes...David Christie2014-09-041-0/+3
|\