summaryrefslogtreecommitdiffstats
path: root/wifi
Commit message (Collapse)AuthorAgeFilesLines
...
| * | RTT framework interface updatexinhe2015-04-071-96/+233
| |/ | | | | | | | | Bug:19917983 Change-Id: I1c89c4c583923137983243814e35c8981f6db54a
| * Implement 'Available via Passpoint' featureVinit Deshpande2015-04-032-0/+16
| | | | | | | | | | | | | | | | This also fixes the issues related to explicit connection to passpoint AP, and fixes occassional mention of 'connected via Wi-Fi Assistent' Change-Id: Ib4de956f2ea29709d0212fbcb392815644800e78
* | Merge commit 'b2ff415' into merge_workPrerepa Viswanadham2015-04-102-184/+3
|\ \ | |/ | | | | Change-Id: I4f9c662112fc49e4f94315d3c69860607be3bc1e
| * Remove scanResultCache from WifiConfigurationVinit Deshpande2015-03-312-184/+3
| | | | | | | | | | | | | | | | | | | | This is in preparation to use ScanDetail - which is a superset of ScanResult - in wifi stack. There are no external users of scanResultCache; so it can be safely removed. Also fixed a javadoc comment for getPlmn() Change-Id: I7c49532664ffe2e3e5e134bfcd42615d5999d02f
* | Merge changes from topic 'mwd-merge-040115'Etan Cohen2015-04-023-2/+14
|\ \ | | | | | | | | | | | | | | | | | | | | | * changes: Merge (manually) pag/209446: Increase allowed duration to connect to HOGP profile Merge commit 'd91f193' into merge2 Merge commit '5718646' into merge2 Merge commit '7aa0345' into merge2
| * \ Merge commit 'd91f193' into merge2Etan Cohen2015-04-013-2/+14
| |\ \ | | |/
| | * EAP-AKA' : Add support of EAP-AKA' in WiFi Enterprise methodsJean-Michel Bachot2015-03-251-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | EAP-AKA' is a new hidden method Change-Id: Ic103b25ad58807eebd5e0f8eefe3bfc02397aedc Signed-off-by: Jean-Michel Bachot <jean-michel.bachot@intel.com> Signed-off-by: Abdelmajid MLAYEH <abdelmajidx.mlayeh@intel.com>
| | * add wifi config for power calculationPierre Vandwalle2015-03-242-1/+10
| | | | | | | | | | | | Change-Id: Ic312ffeb299d199547cc75bc6977140f8e6e5f7b
* | | Move reset network settings into framework.Stuart Scott2015-03-301-0/+21
|/ / | | | | | | | | bug: 16161518 Change-Id: Ic3b537ebd09d1b9723feff9dcc96e20fda05a94f
* | Retrieve WiFi info outside of BatteryStatsImplAdam Lesinski2015-03-261-6/+29
| | | | | | | | | | | | | | | | | | | | In order to not deadlock the system, we need to retrieve WiFi energy info outside of the BatteryStats lock. We do this, then pass that data down to BatteryStatsImpl to process. b/19729960 Change-Id: Ib8beba1d5ac81d89144d502c4b688d0a88c5b102
* | Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release' into ↵Prerepa Viswanadham2015-03-248-72/+587
|\ \ | |/ | | | | | | | | master_merge Change-Id: I49aab437af220f1139cfd2d0a9c362acce31074e
| * 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
| | | | | | | | | | | | Change-Id: If8639bb0fd3bdaad7ee09217a9152c1695cb9354
| * | Merge "export API to disable autojoin scan initial implementation" into ↵Pierre Vandwalle2015-03-192-0/+25
| |\ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | lmp-mr1-wfc-dev automerge: 7c39808 * commit '7c398083319bbd1ad51d23cb307cfc3ac9091c3a': export API to disable autojoin scan initial implementation
| | * export API to disable autojoin scan initial implementationPierre Vandwalle2015-03-132-0/+25
| | | | | | | | | | | | Change-Id: I28e268dd8b859a3a22c3d6f699216bbd7124af26
| * | Change rtt Framework interfacexinhe2015-03-183-50/+516
| | | | | | | | | | | | | | | Bug:19735392 Change-Id: I0886d3c0e40a6dd5477c81a5df5dbc2746942ec3
| * | Fix scan results to hold passpoint dataVinit Deshpande2015-03-173-18/+38
| | | | | | | | | | | | Change-Id: I8ab75ec49226a59b04de6463de596cc9f5f6d800
| * | Improve passpoint configuration validationVinit Deshpande2015-03-161-4/+9
| | | | | | | | | | | | Change-Id: I717242b2f8b2e7d0f84c3a7c74c4672289387151
| * | Few changes to make API check happy [DO NOT MERGE]Vinit Deshpande2015-03-091-3/+8
| | | | | | | | | | | | | | | | | | | | | | | | These changes are made to make the API check in mwd-staging happy. It doesn't look like they are needed in master branch; so marking them as DO NOT MERGE. Change-Id: I45363165b6a8ffe896cf9a31c0b3cb410aa69cba
| * | am "add 2 side RTT support on scan"Vinit Deshpande2015-03-092-4/+92
| |\ \ | | | | | | | | | | | | | | | | merged from partner/m-wireless-wifi-dev 6e58424 add 2 side RTT support on scan
| * \ \ am "Passpoint API - Take 1"Vinit Deshpande2015-03-092-25/+110
| |\ \ \ | | | | | | | | | | | | | | | | | | | | merged from partner/m-wireless-wifi-dev b21d248 Passpoint API - Take 1
| * \ \ \ am "Do not provide 5GHz option for softap if there is no country code available"Vinit Deshpande2015-03-092-0/+17
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | merged from partner/m-wireless-wifi-dev b938c0e Do not provide 5GHz option for softap if there is no country code available
| * \ \ \ \ am "Introduce onLost event on bssid hotlist [DO NOT MERGE]"Vinit Deshpande2015-03-091-0/+8
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | merged from partner/m-wireless-wifi-dev ab325cb Introduce onLost event on bssid hotlist [DO NOT MERGE]
| * \ \ \ \ \ am "get channel list from driver for SoftAP channel selection"Vinit Deshpande2015-03-091-14/+0
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merged from partner/m-wireless-wifi-dev 18ae1d2 get channel list from driver for SoftAP channel selection
| * \ \ \ \ \ \ am "Revert "Initial Passpoint code.""Vinit Deshpande2015-03-0941-3433/+0
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merged from partner/m-wireless-wifi-dev 5d7768f Revert "Initial Passpoint code."
| * \ \ \ \ \ \ \ am "Initial Passpoint code."Vinit Deshpande2015-03-0941-0/+3433
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merged from partner/m-wireless-wifi-dev 2eba02a Initial Passpoint code.
| * \ \ \ \ \ \ \ \ am "set softAP on a specified band, including both 2.4 and 5 GHz band"Vinit Deshpande2015-03-091-0/+41
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merged from partner/m-wireless-wifi-dev a0be0fb set softAP on a specified band, including both 2.4 and 5 GHz band
| * \ \ \ \ \ \ \ \ \ am "Bring in passpoint code [DO NOT MERGE]"Vinit Deshpande2015-03-0913-0/+3868
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merged from partner/m-wireless-wifi-dev 7dd2f6b Bring in passpoint code [DO NOT MERGE]
| * \ \ \ \ \ \ \ \ \ \ am "New Additions to WifiScanner APIs [DO NOT MERGE]"Vinit Deshpande2015-03-091-9/+185
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merged from partner/m-wireless-wifi-dev f45acfe New Additions to WifiScanner APIs [DO NOT MERGE]
* | | | | | | | | | | | am 7cff91ea: am 079cfa64: Merge "Frameworks/base: Fix a hashCode implementation"Robert Greenwalt2015-03-161-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '7cff91ea67f89ca963a822daa1b68674bfc0e587': Frameworks/base: Fix a hashCode implementation
| * | | | | | | | | | | | Frameworks/base: Fix a hashCode implementationAndreas Gampe2015-03-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Equals uses Arrays.equals. That means two responses are equal if the content of the data arrays is equal. By convention, the hash code of those objects should agree. In that case one cannot use hashCode on the array (which is the identity hash code). Change-Id: Icce8e2e71e9142421f5dac8a0ee8a211623fb704
* | | | | | | | | | | | | am "add 2 side RTT support on scan"Vinit Deshpande2015-03-152-4/+92
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merged from goog/mirror-m-wireless-internal-release 6e58424 add 2 side RTT support on scan
| * | | | | | | | | | | | add 2 side RTT support on scanxinhe2015-03-042-4/+92
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug:19533713 Change-Id: I6b7a32aae1a038eb2941f5564d03a4a0286d5bf3
| * | | | | | | | | | | | Merge "Do not provide 5GHz option for softap if there is no country code ↵xinhe2015-02-252-0/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | available" into m-wireless-wifi-dev
| * | | | | | | | | | | | Merge "Passpoint API - Take 1" into m-wireless-wifi-devVinit Deshpande2015-02-252-25/+110
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | / | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| * | | | | | | | | | | Introduce onLost event on bssid hotlist [DO NOT MERGE]Vinit Deshpande2015-02-201-0/+8
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I84c3174398fea9a1456fb007586c2c559dd3fe4d
* | | | | | | | | | | am "Passpoint API - Take 1"Vinit Deshpande2015-03-152-24/+110
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merged from goog/mirror-m-wireless-internal-release b21d248 Passpoint API - Take 1
| * | | | | | | | | | Passpoint API - Take 1Vinit Deshpande2015-02-242-25/+110
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added some common fields to WifiConfigurations; which should be used with WifiEnterpriseConfig. The network information is saved in a file. Change-Id: Ica2069900dfc373e14792cbe81a185586e2954cc
* | | | | | | | | | am "Do not provide 5GHz option for softap if there is no country code available"Vinit Deshpande2015-03-152-0/+17
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | merged from goog/mirror-m-wireless-internal-release b938c0e Do not provide 5GHz option for softap if there is no country code available
| * | | | | | | | | Do not provide 5GHz option for softap if there is no country code availablexinhe2015-02-232-0/+17
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug:19414134 Change-Id: I88da5c3d547522263394403c97147baabae45394
* | | | | | | | | am "get channel list from driver for SoftAP channel selection"Vinit Deshpande2015-03-151-14/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | merged from goog/mirror-m-wireless-internal-release 18ae1d2 get channel list from driver for SoftAP channel selection
| * | | | | | | | get channel list from driver for SoftAP channel selectionxinhe2015-02-041-14/+0
| | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of hard coding the available channel list, we should get channel list from driver Bug:19237543 Change-Id: Id2ec689273407f54709cb034d6ba666f91da51c0
* | | | | | | | am "Revert "Initial Passpoint code.""Vinit Deshpande2015-03-1541-3433/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | merged from goog/mirror-m-wireless-internal-release 5d7768f Revert "Initial Passpoint code."
| * | | | | | | Revert "Initial Passpoint code."Vinit Deshpande2015-02-0441-3433/+0
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 2eba02a11234c9cfa6c597effb4f32349826cee4. Change-Id: I11da074b8d8990fc01faac3586fd3488f76af326
* | | | | | | am "Initial Passpoint code."Vinit Deshpande2015-03-1541-0/+3433
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | merged from goog/mirror-m-wireless-internal-release 2eba02a Initial Passpoint code.
| * | | | | | Initial Passpoint code.Jan Nordqvist2015-01-3041-0/+3433
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ie4800b408d979c31c5cebef7d4a60a9a040d7200
| * | | | | | Merge "set softAP on a specified band, including both 2.4 and 5 GHz band" ↵xinhe2015-01-161-0/+41
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | | | |_|_|/ | | |/| | | into m-wireless-wifi-dev
| * | | | | Bring in passpoint code [DO NOT MERGE]Vinit Deshpande2015-01-1213-0/+3868
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | This change brings in all the passpoint code from master to here - so that all development can be done with partners Change-Id: I9185c35c69630ffb9b4313f973893996051075ed
| * | | | New Additions to WifiScanner APIs [DO NOT MERGE]Vinit Deshpande2015-01-121-9/+185
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added single shot scan, and maxScansToCache. Also fixed getScanResults() to report scan results to listeners. Bug: 18087596 Bug: 17694040 Bug: 18059273 Change-Id: Id623ab9ee2ab89c86a35082279331fa609016347
* | | | | am "set softAP on a specified band, including both 2.4 and 5 GHz band"Vinit Deshpande2015-03-151-0/+43
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | merged from goog/mirror-m-wireless-internal-release a0be0fb set softAP on a specified band, including both 2.4 and 5 GHz band Change-Id: I8f2514dfc35fafddc52d9244a093f2924697b748