summaryrefslogtreecommitdiffstats
path: root/wifi
Commit message (Collapse)AuthorAgeFilesLines
...
| | | * | Improve documentation of ScanResult and WifiInfo.Jeff Davidson2014-08-122-3/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Valid dBm ranges should *not* be mentioned in the documentation. Manufacturers should be able to produce devices which can detect signal strengths with arbitrary sensitivity rather than being forced to restrict strengths to a certain range. Adds a reference to WifiManager.calculateSignalLevel(), an often-useful method to convert these RSSI values into an absolute signal level that can be displayed to a user as the signal strength. Bug: 13731529 Change-Id: I0aae85a6d8bc48ffddd1927d816a1dfbf5230f7e
| * | | | am 3a7bbbff: am 14aa17a2: Merge "remove passpoint, except ANQP - DO NOT ↵vandwalle2014-08-201-10/+0
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | MERGE" into lmp-dev * commit '3a7bbbff1e526dce660fc1d08113167134402b75': remove passpoint, except ANQP - DO NOT MERGE
| | * | | Merge "remove passpoint, except ANQP - DO NOT MERGE" into lmp-devvandwalle2014-08-201-10/+0
| | |\ \ \
| | | * | | remove passpoint, except ANQP - DO NOT MERGEvandwalle2014-08-191-10/+0
| | | |/ / | | | | | | | | | | | | | | | | | | | | This CL is dependend on Ic3ae7269f0ca11cec6b7aea5143499e88ecc7149 Change-Id: Ic533d1820c470bf2370a92452b37515ef7458f45
* | | | | am 143817b4: am 3e76a3aa: am 3ddfe1ce: Merge "Annotate @SystemApi on some ↵Wenchao Tong2014-08-201-0/+5
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | WifiManager methods." into lmp-dev * commit '143817b4302baa8f42f2f2a489a75b429735a3eb': Annotate @SystemApi on some WifiManager methods.
| * | | | am 3e76a3aa: am 3ddfe1ce: Merge "Annotate @SystemApi on some WifiManager ↵Wenchao Tong2014-08-201-0/+5
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | methods." into lmp-dev * commit '3e76a3aa299c6c7abde43ed5e9b780eb1dd13b8d': Annotate @SystemApi on some WifiManager methods.
| | * | | Merge "Annotate @SystemApi on some WifiManager methods." into lmp-devWenchao Tong2014-08-191-0/+5
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Annotate @SystemApi on some WifiManager methods.Wenchao Tong2014-08-191-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 17112931 Change-Id: I5980bc46bc1f16316caecd7fcc6cd771b8ca6cdf
* | | | | am 5eb792fc: am 45b565ff: am 14152c79: Merge "Stop using LinkProperties for ↵Lorenzo Colitti2014-08-191-6/+16
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | static configuration." into lmp-dev * commit '5eb792fcdebc92a872c17a54310db3de60e7d620': Stop using LinkProperties for static configuration.
| * | | | am 45b565ff: am 14152c79: Merge "Stop using LinkProperties for static ↵Lorenzo Colitti2014-08-191-6/+16
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | configuration." into lmp-dev * commit '45b565ffdbd2962c336f385d80d6516cd1cc489a': Stop using LinkProperties for static configuration.
| | * | | Stop using LinkProperties for static configuration.Lorenzo Colitti2014-08-191-6/+16
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | LinkProperties can represent way more complicated configurations than what we can actually apply to interfaces. This makes it error-prone to use it to represent static configuration, both when trying to apply configuration coming from LinkProperties and when trying to save configuration from current LinkProperties. Instead, move static configuration (IPv4 only, since we don't support static IPv6 configuration) into a separate StaticIpConfiguration class. Bug: 16114392 Bug: 16893413 Change-Id: Ib33f35c004e30b6067bb20235ffa43c247d174df
* | | | am 61520b2e: am 400ec1b9: am 085889e3: Merge "WifiP2pWfdInfo set device type ↵Elliott Hughes2014-08-181-0/+1
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | bugfix" * commit '61520b2ef9c766a75bced02b4cc65dc66414d234': WifiP2pWfdInfo set device type bugfix
| * | | am 400ec1b9: am 085889e3: Merge "WifiP2pWfdInfo set device type bugfix"Elliott Hughes2014-08-181-0/+1
| |\ \ \ | | |/ / | |/| | | | | | | | | | * commit '400ec1b938ddc8da367c594105bfaa7485c80564': WifiP2pWfdInfo set device type bugfix
| | * | am 085889e3: Merge "WifiP2pWfdInfo set device type bugfix"Elliott Hughes2014-08-181-0/+1
| | |\ \ | | | | | | | | | | | | | | | | | | | | * commit '085889e37f5798dd50ec8c66cd0e2cd2ec37c6bd': WifiP2pWfdInfo set device type bugfix
| | | * | WifiP2pWfdInfo set device type bugfixGrigoriy Kraynov2014-08-181-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I37a53aed80574e78c80dc4a4192bd8cc4320de9d Signed-off-by: Grigoriy Kraynov <kraynov@mgpro.ru>
| | | * | DO NOT MERGE refactor wifi p2p's startDhcpServer functionJianzheng Zhou2014-06-231-5/+23
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add getTetheredDhcpRanges() interface and call it before calling mNwService.startTethering() to update dhcp ranges. This will allow p2p app to run well concurrently with other tethering app(e.g. usb tethering). Change-Id: I5e8ffeb5d2d396f48b897cd9396f133e25ecca57 Signed-off-by: Jianzheng Zhou <jianzheng.zhou@freescale.com>
| | * | am bf056846: am 058061da: Merge "Fix stopBatchedScan not working for wifi" ↵Wei Wang2014-03-211-1/+5
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into klp-dev * commit 'bf0568468da9e02c177abaf9116f9995d53b59aa': Fix stopBatchedScan not working for wifi
| | | * \ Merge "Fix stopBatchedScan not working for wifi" into klp-devWei Wang2014-03-211-1/+5
| | | |\ \
| | | | * | Fix stopBatchedScan not working for wifiWei Wang2014-03-201-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I011747da2a98cbed76a8fc6716f0c539c65f2804
| | * | | | am f92b0072: am 52bc363c: Merge "DO NOT MERGE - Use Samoa country code to ↵Vinit Deshapnde2014-03-201-1/+4
| | |\ \ \ \ | | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | satisfy wifi regulatory concerns" into klp-dev * commit 'f92b00722d84fa0caea25a3363242b6dced0635c': DO NOT MERGE - Use Samoa country code to satisfy wifi regulatory concerns
| | | * | | DO NOT MERGE - Use Samoa country code to satisfy wifi regulatory concernsVinit Deshapnde2014-03-191-1/+4
| | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This helps in reducing overt scans when cell network is unavailable; and in turn helps alleviate some regulatory concerns. BUG: 11062898 Change-Id: I2d860f2d1acfdafba427504247a54b81482b0f5b
| | * | | am e8af5e10: am 6d9ed0c3: Merge "DO NOT MERGE Debounce wifi country code ↵Robert Greenwalt2014-03-101-17/+35
| | |\ \ \ | | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | Info" into klp-dev * commit 'e8af5e10e04697acb26b47e5d60b99e5c61a020c': DO NOT MERGE Debounce wifi country code Info
| | | * | DO NOT MERGE Debounce wifi country code InfoRobert Greenwalt2014-03-071-17/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We're getting signals from the radio and it sometimes drops out for a while. This change will delay applying an empty country code for 15sec but apply non-empty country codes immediately. It uses a sequence number so we only apply the most recent change, even if it's delayed. Also secures the wifi call to set the country code as we can't allow apps to set it willy-nilly. bug:11062898 Change-Id: I610039a833e26d4c5c8b7b9ac1b7546f3c83446a
* | | | | am bcdd58c5: am e21dd346: am 3e941c33: Merge "Revert "Revert "Revert "Revert ↵Zoltan Szatmary-Ban2014-08-151-1/+28
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | "Revert "Update Trusted Credentials screen in settings"""""" into lmp-dev * commit 'bcdd58c572a81477a14c8a670739066783492bc3': Revert "Revert "Revert "Revert "Revert "Update Trusted Credentials screen in settings"""""
| * | | | Revert "Revert "Revert "Revert "Revert "Update Trusted Credentials screen in ↵Zoltan Szatmary-Ban2014-08-151-1/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | settings""""" This reverts commit c9249c69813c6fb889d71d84583c67ae2942e6de. Change-Id: I5504fddaf7b18efb73cd6c76678b3b39ce9b0229
* | | | | am 08390bf9: am 1d128a5a: am 856e0928: Merge "Revert "Revert "Revert "Revert ↵Zoltan Szatmary-Ban2014-08-151-28/+1
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | "Update Trusted Credentials screen in settings""""" into lmp-dev * commit '08390bf9cb75bfb2987a480166d02f672afa8ba1': Revert "Revert "Revert "Revert "Update Trusted Credentials screen in settings""""
| * | | | Revert "Revert "Revert "Revert "Update Trusted Credentials screen in ↵Zoltan Szatmary-Ban2014-08-151-28/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | settings"""" This reverts commit 87efe74e092236c372d3b6909009641123aa416a. This should be fine now with all the dependency CLs +2-ed Change-Id: I96ad14ad5ff81e6b5391035cb6c5a62339c6cc40
* | | | | am 2b83dc1a: am 09f669f0: am a7d930a0: Merge "Revert "Revert "Revert "Update ↵Narayan Kamath2014-08-151-1/+28
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Trusted Credentials screen in settings"""" into lmp-dev * commit '2b83dc1a695cec37f372945e6440fa6d9fd598c3': Revert "Revert "Revert "Update Trusted Credentials screen in settings"""
| * | | | Revert "Revert "Revert "Update Trusted Credentials screen in settings"""Narayan Kamath2014-08-151-1/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 19c8ce291e89a9ef1442a20e1feab421b11536d7. Change-Id: Ie5a5571127311e0a29f314c0566e779cfe940b53
* | | | | am a6e86ddf: am fe2114b4: am 19c8ce29: Revert "Revert "Update Trusted ↵Zoltan Szatmary-Ban2014-08-151-28/+1
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Credentials screen in settings"" * commit 'a6e86ddfd0e5eccd8657c18554cfd6ccd86608f3': Revert "Revert "Update Trusted Credentials screen in settings""
| * | | | Revert "Revert "Update Trusted Credentials screen in settings""Zoltan Szatmary-Ban2014-08-151-28/+1
| | |_|/ | |/| | | | | | | | | | | | | | | | | | This reverts commit 0f0de0bdd021bad5f85fdb0399a4ea91a1611e25. Change-Id: Ia3d0907e3d7c2ec42d64e45f60e3dfaffb932c3d
| * | | Revert "Changes in framework for WIFI_CREDENTIAL_CHANGE broadcast. [DO NOT ↵Chelsea Derrick2014-08-111-22/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MERGE]" This reverts commit 41158d90a69cae2a9c4ced0e04f235e8cfef5259. Bug: 16871063 Change-Id: I93623be92f2de41789b16827867f3f95bf0480c5
| * | | Merge "Unhide WifiPasspointManager for ANQP APIs - DO NOT MERGE" into lmp-devVinit Deshpande2014-08-093-150/+1
| |\ \ \ |/ / / /
| * | | Unhide WifiPasspointManager for ANQP APIs - DO NOT MERGEVinit Deshpande2014-08-103-150/+1
| | | | | | | | | | | | | | | | | | | | | | | | This is unhiding some unwanted changes too; but we'll fix that later. Change-Id: I35343815e99aafbec8e4ef4d0707499fb6219457
* | | | Support EAP-SIM and EAP-AKAVinit Deshpande2014-08-082-4/+3
|/ / / | | | | | | | | | | | | | | | | | | | | | This change un-hides constants for these two methods and also un-hides RADIUS/AAA FQDN field to allow creating Passpoint release 1 credentials. Change-Id: Ia3501017dc1f5c0b4932bb45e1e9c5bf7262d7fe
* | | Merge "Unhide broadcasts for WiFi network changes." into lmp-devChelsea Derrick2014-08-071-0/+7
|\ \ \
| * | | Unhide broadcasts for WiFi network changes.Chelsea Derrick2014-08-071-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change will fulfill the same role as ag/487624, which unhid other broadcast constants (and is being rolled back). We can leverage the existing broadcasts in this CL rather than introducing new ones. They just need to be exposed. Bug: 16871063 Change-Id: I91462851c8016ed962cdafa54e9ec938d52c84b6
* | | | Read/Write numBssidsPerScan in ParcelableScanResultsVinit Deshpande2014-08-071-1/+3
|/ / / | | | | | | | | | | | | | | | | | | | | | Setting the value has no effect because it was lost in marshalling across binder interface. Bug: 16826305 Change-Id: I5b308441608e0b7fc159fc249a16aec3728bac82
* | | Merge "Revert "Update Trusted Credentials screen in settings"" into lmp-devZoltan Szatmary-Ban2014-08-071-1/+28
|\ \ \
| * | | Revert "Update Trusted Credentials screen in settings"Zoltan Szatmary-Ban2014-08-071-1/+28
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 4fde5aa9fab931d9becfc49f7d7b8526ad5640d9. Change-Id: I581c38d64e9829b0079bafa42615f2aa0bf64763
* | | | Merge "Update Trusted Credentials screen in settings" into lmp-devZoltan Szatmary-Ban2014-08-051-28/+1
|\ \ \ \ | |/ / /
| * | | Update Trusted Credentials screen in settingsZoltan Szatmary-Ban2014-07-291-28/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Trusted credentials for both the primary user and its managed profiles are shown on the Trusted Credentials fragment. All functionalities (e.g. disabling/enabling of certificates) remain available. Bug: 16029580 Change-Id: Ia92ae02d8c572bf4a3be172f6c255726cefc0fa1
* | | | Rename HotspotListener to BssidListenerVinit Deshpande2014-07-302-36/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | And other usage of term Hotspot. This is to be technically correct with the name usage, should the API become public later. This change also fixes few outstanding requests from GScan API.These include a. An event with scan results when REPORT_AFTER_EACH_SCAN is set. b. ScanSettings now takes in number of APs as an argument. c. Removed single shot scan API (since it is not implemented anyway) Change-Id: Id160f9f14193a37cce5f3ab8d6ea528344b788a0
* | | | record join attemptsvandwalle2014-07-291-0/+19
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I82ef09ec46d7ac7cc8bbe2939873a5f966ee0df7 On branch scorer-logs Changes to be committed: modified: java/android/net/wifi/WifiConnectionStatistics.java On branch scorer-logs Changes to be committed: modified: java/android/net/wifi/WifiConnectionStatistics.java
* | | Merge "fix typo in scanresult" into lmp-devvandwalle2014-07-251-1/+1
|\ \ \
| * | | fix typo in scanresultvandwalle2014-07-281-1/+1
| | | | | | | | | | | | | | | | Change-Id: I4a7998097419bebeb94b23785567865b19205642
* | | | add debug info to wificonfiguration dumpvandwalle2014-07-281-0/+11
|/ / / | | | | | | | | | Change-Id: I4887afa21d6e1d9463fa4a5cd0aa7ae22973239f
* | | Merge "introduce WifiConnectionstatistics" into lmp-devvandwalle2014-07-289-8/+365
|\ \ \
| * | | introduce WifiConnectionstatisticsvandwalle2014-07-289-8/+365
| | | | | | | | | | | | | | | | | | | | This CL is dependent on I10584a447fecd977df3eefd8e2cc028bd26ec0e3 Change-Id: I51fbbf062feb22c5f16b438675519064cc43e160
* | | | Enable RTT End-to-endVinit Deshpande2014-07-281-18/+192
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change includes various fixes to first RTT implementation and enables RTT APIs end-to-end. Fixes include proper marshalling of objects across API and service and JNI fixes. Change-Id: Ie4ba1ffc6c5b42593e931438b3f03e201ff6be71