summaryrefslogtreecommitdiffstats
path: root/wifi/java
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge "set softAP band selection API hidden 20460598" into m-wireless-devxinhe2015-04-212-3/+6
| |\
| | * set softAP band selection API hiddenxinhe2015-04-212-3/+6
| * | Changed [gs]etDomSubjectMatch to [gs]etDomainSubjectMatch.Jan Nordqvist2015-04-211-2/+2
| |/
* | Merge commit 'c91bc62' into merge2Etan Cohen2015-04-242-1/+33
|\ \ | |/
| * Added setDomSuffixMatch for AAA cert suffix matching.Jan Nordqvist2015-04-171-0/+32
| * A few minor fixes for EAP-TLS.Jan Nordqvist2015-04-171-1/+1
* | Merge commit '7f61051' into merge2Etan Cohen2015-04-241-1/+10
|\ \ | |/
| * enable RTT capability exceptionxinhe2015-04-161-1/+10
| * add disconnected scan parameter, add bytes[] container to scanResultsPierre Vandwalle2015-04-141-0/+6
* | Allow apps with ACCESS_WIFI_STATE to listen for wifi networksLorenzo Colitti2015-04-221-2/+10
* | Turn of WifiScanner's debug loggingVinit Deshpande2015-04-211-1/+1
* | Move factoryReset to service and protect.Stuart Scott2015-04-202-12/+5
* | add disconnected scan parameter, add bytes[] container to scanResultsPierre Vandwalle2015-04-161-0/+6
* | Pin a process to wifi when it calls enableNetwork(..., true)Lorenzo Colitti2015-04-171-2/+129
* | Add a noInternetAccessExpected boolean to WifiConfiguration.Lorenzo Colitti2015-04-151-0/+12
* | Add an UNKNOWN_UID constant to WifiConfiguration.Lorenzo Colitti2015-04-151-1/+6
* | Merge commit 'e593d0a' into merge_workPrerepa Viswanadham2015-04-104-109/+290
|\ \ | |/
| * 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
* | Merge commit 'b2ff415' into merge_workPrerepa Viswanadham2015-04-102-184/+3
|\ \ | |/
| * Remove scanResultCache from WifiConfigurationVinit Deshpande2015-03-312-184/+3
* | Merge changes from topic 'mwd-merge-040115'Etan Cohen2015-04-023-2/+14
|\ \
| * \ 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
| | * add wifi config for power calculationPierre Vandwalle2015-03-242-1/+10
* | | Move reset network settings into framework.Stuart Scott2015-03-301-0/+21
|/ /
* | Retrieve WiFi info outside of BatteryStatsImplAdam Lesinski2015-03-261-6/+29
* | Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release' into m...Prerepa Viswanadham2015-03-248-72/+587
|\ \ | |/
| * 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
| |\ \
| * \ \ am "Passpoint API - Take 1"Vinit Deshpande2015-03-092-25/+110
| |\ \ \
| * \ \ \ am "Do not provide 5GHz option for softap if there is no country code available"Vinit Deshpande2015-03-092-0/+17
| |\ \ \ \
| * \ \ \ \ am "Introduce onLost event on bssid hotlist [DO NOT MERGE]"Vinit Deshpande2015-03-091-0/+8
| |\ \ \ \ \
| * \ \ \ \ \ am "get channel list from driver for SoftAP channel selection"Vinit Deshpande2015-03-091-14/+0
| |\ \ \ \ \ \
| * \ \ \ \ \ \ am "Revert "Initial Passpoint code.""Vinit Deshpande2015-03-0941-3433/+0
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ am "Initial Passpoint code."Vinit Deshpande2015-03-0941-0/+3433
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ am "set softAP on a specified band, including both 2.4 and 5 GHz band"Vinit Deshpande2015-03-091-0/+41
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ am "Bring in passpoint code [DO NOT MERGE]"Vinit Deshpande2015-03-0913-0/+3868
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ am "New Additions to WifiScanner APIs [DO NOT MERGE]"Vinit Deshpande2015-03-091-9/+185
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | am 7cff91ea: am 079cfa64: Merge "Frameworks/base: Fix a hashCode implementation"Robert Greenwalt2015-03-161-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Frameworks/base: Fix a hashCode implementationAndreas Gampe2015-03-151-1/+1