summaryrefslogtreecommitdiffstats
path: root/wifi
Commit message (Collapse)AuthorAgeFilesLines
...
* | | am 27f19d75: am c3eea0ee: am a203fbc8: Merge "Allow creating EAP_TLS network ↵Prem Kumar2014-09-151-1/+3
|\ \ \ | |/ / | | | | | | | | | | | | | | | without specifying Phase2.None" into lmp-dev * commit '27f19d75d3dd5e6c8524a8214fa768052c396849': Allow creating EAP_TLS network without specifying Phase2.None
| * | am c3eea0ee: am a203fbc8: Merge "Allow creating EAP_TLS network without ↵Prem Kumar2014-09-151-1/+3
| |\ \ | | |/ | | | | | | | | | | | | | | | specifying Phase2.None" into lmp-dev * commit 'c3eea0ee551af36c4ad18e8b0f96e5e04bef270c': Allow creating EAP_TLS network without specifying Phase2.None
| | * Merge "Allow creating EAP_TLS network without specifying Phase2.None" into ↵Prem Kumar2014-09-151-1/+3
| | |\ | | | | | | | | | | | | lmp-dev
| | | * Allow creating EAP_TLS network without specifying Phase2.NoneVinit Deshpande2014-09-131-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Phase2 isn't required for EAP_TLS networks, and it is possible for a developer to miss it. We are requiring it for internal book keeping - so this change just sets Phase2 to 'None' when EAP_TLS is set on the configuration. Bug: 17043082 Change-Id: I5a8e0a3a236d0dfd1295584de55d5b9a1b76b483
* | | | am ffbae6e2: am dfb82a24: am 35967d04: Merge "make wifi cellular params ↵vandwalle2014-09-141-3/+6
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | configurable" into lmp-dev * commit 'ffbae6e26a354dceadd2f1c9a18dffd0b1151fe3': make wifi cellular params configurable
| * | | am dfb82a24: am 35967d04: Merge "make wifi cellular params configurable" ↵vandwalle2014-09-141-3/+6
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | into lmp-dev * commit 'dfb82a243b00ced8f093b54a9ed51c06ab11d7ac': make wifi cellular params configurable
| | * | make wifi cellular params configurablevandwalle2014-09-131-3/+6
| | |/ | | | | | | | | | Change-Id: Ia2a4ac3e11f2b0c7412f33496a655c5d5297ea0c
* | | am 4ae83802: am 8c8f56ca: am e62a18e5: Merge "various fixes:" into lmp-devvandwalle2014-09-131-25/+85
|\ \ \ | |/ / | | | | | | | | | * commit '4ae83802fb462233a5caea9e94cc2692ea84a389': various fixes:
| * | am 8c8f56ca: am e62a18e5: Merge "various fixes:" into lmp-devvandwalle2014-09-131-25/+85
| |\ \ | | |/ | | | | | | | | | * commit '8c8f56ca16fd9d28ea2c2bf1d4f2fe59dcb1a8a7': various fixes:
| | * various fixes:vandwalle2014-09-121-25/+85
| | | | | | | | | | | | | | | | | | | | | | | | - allow for making use of more aggressive initial autojoin attempt rssi thresholds - create a blacklist due to missing identiy reason - make autojoin parameters configurable Change-Id: I385db83aab1da7918ff6935eb59a209b253d42e6
* | | am 0689adb0: am a5ef501a: am 9e444d7a: Merge "make autojoin configurable, ↵vandwalle2014-09-111-8/+16
|\ \ \ | |/ / | | | | | | | | | | | | | | | clean up BSSID info that may be stake in WifiConfiguration" into lmp-dev * commit '0689adb05583357b213ec0ce491cdcd5a7080074': make autojoin configurable, clean up BSSID info that may be stake in WifiConfiguration
| * | am a5ef501a: am 9e444d7a: Merge "make autojoin configurable, clean up BSSID ↵vandwalle2014-09-101-8/+16
| |\ \ | | |/ | | | | | | | | | | | | | | | info that may be stake in WifiConfiguration" into lmp-dev * commit 'a5ef501abfec5b93486f59c1140dc5791433656d': make autojoin configurable, clean up BSSID info that may be stake in WifiConfiguration
| | * make autojoin configurable, clean up BSSID info that may be stake in ↵vandwalle2014-09-101-8/+16
| | | | | | | | | | | | | | | | | | WifiConfiguration Change-Id: I5052f6a76bcd1f980ef558bff54ce1b172319743
* | | am 9f593a21: am b73e94b4: am 8270c789: Merge "Secure access to WifiScanner" ↵Vinit Deshpande2014-09-101-0/+2
|\ \ \ | |/ / | | | | | | | | | | | | | | | into lmp-dev * commit '9f593a217435b5639245917043696ed18b312856': Secure access to WifiScanner
| * | am b73e94b4: am 8270c789: Merge "Secure access to WifiScanner" into lmp-devVinit Deshpande2014-09-101-0/+2
| |\ \ | | |/ | | | | | | | | | * commit 'b73e94b4173aca543ea506fbda70890311eba4d5': Secure access to WifiScanner
| | * Merge "Secure access to WifiScanner" into lmp-devVinit Deshpande2014-09-101-0/+2
| | |\
| | | * Secure access to WifiScannerVinit Deshpande2014-09-081-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change implements access control for WifiScanner. It is now available to only those apps that have CONNECTIVITY_INTERNAL permissions. Bug: 15088601 Change-Id: I6acc13079b6dac6f190644b6d1a270c271cc679f
* | | | am 80adb33a: am 33e1b95c: am fc591cc1: Merge "Implement ↵Vinit Deshpande2014-09-092-1/+13
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | getAvailableChannels" into lmp-dev * commit '80adb33a9f07b7f6bfa55165deb3f35d1fd3411e': Implement getAvailableChannels
| * | | am 33e1b95c: am fc591cc1: Merge "Implement getAvailableChannels" into lmp-devVinit Deshpande2014-09-092-1/+13
| |\ \ \ | | |/ / | | | | | | | | | | | | * commit '33e1b95ca08f8ecc114665f3eed3e9c71355310c': Implement getAvailableChannels
| | * | Merge "Implement getAvailableChannels" into lmp-devVinit Deshpande2014-09-092-1/+13
| | |\ \
| | | * | Implement getAvailableChannelsVinit Deshpande2014-09-052-1/+13
| | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | This API allows finding channels by band, so scanning services can find out which channels to use. Bug: 16652660 Change-Id: I690825333988a336efa3fc8886297e5b8baf8e1d
* | | | am e1677497: am 344ddea4: am a35a795f: Merge "add more info to ↵vandwalle2014-09-081-7/+109
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | WifiConfiguration.toString: - add the noInternetAccess field - add stats about user triggered wifi state disabling requests - Wifi SSID can change even though we don\'t loose connection, hence it must be l * commit 'e16774976b9c09ca3992f21199e012d8a2dacaed': add more info to WifiConfiguration.toString: - add the noInternetAccess field - add stats about user triggered wifi state disabling requests - Wifi SSID can change even though we don't loose connection, hence it must be looked at with each Network State Change
| * | | am 344ddea4: am a35a795f: Merge "add more info to ↵vandwalle2014-09-081-7/+109
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | WifiConfiguration.toString: - add the noInternetAccess field - add stats about user triggered wifi state disabling requests - Wifi SSID can change even though we don\'t loose connection, hence it must be looked at with * commit '344ddea49fb61cde1d9161f3cd010428c137dd6b': add more info to WifiConfiguration.toString: - add the noInternetAccess field - add stats about user triggered wifi state disabling requests - Wifi SSID can change even though we don't loose connection, hence it must be looked at with each Network State Change
| | * | add more info to WifiConfiguration.toString:vandwalle2014-09-071-7/+109
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | - add the noInternetAccess field - add stats about user triggered wifi state disabling requests - Wifi SSID can change even though we don't loose connection, hence it must be looked at with each Network State Change Bug:17348200 Change-Id: Ic956e11e7d61faf472a7332f84a46a746922455a
* | | am 1fc17b58: am d3a78eff: am 36b0eac4: Merge "Add @SystemApi annotations to ↵David Christie2014-09-041-0/+3
|\ \ \ | |/ / | | | | | | | | | | | | | | | methods used by GmsCore. -Currently these methods are called using reflection for location. Bug: 17371392 Change-Id: I6546f5b485415beff69164ba0d526757ee831f69" into lmp-dev * commit '1fc17b58efa68b7128fd5b1cfa3355c353aaff4e': Add @SystemApi annotations to methods used by GmsCore. -Currently these methods are called using reflection for location. Bug: 17371392 Change-Id: I6546f5b485415beff69164ba0d526757ee831f69
| * | am d3a78eff: am 36b0eac4: Merge "Add @SystemApi annotations to methods used ↵David Christie2014-09-041-0/+3
| |\ \ | | |/ | | | | | | | | | | | | | | | by GmsCore. -Currently these methods are called using reflection for location. Bug: 17371392 Change-Id: I6546f5b485415beff69164ba0d526757ee831f69" into lmp-dev * commit 'd3a78eff9d1a34f4638ddfdb6b1f3519b10426b7': Add @SystemApi annotations to methods used by GmsCore. -Currently these methods are called using reflection for location. Bug: 17371392 Change-Id: I6546f5b485415beff69164ba0d526757ee831f69
| | * Merge "Add @SystemApi annotations to methods used by GmsCore. -Currently ↵David Christie2014-09-041-0/+3
| | |\ | | | | | | | | | | | | these methods are called using reflection for location. Bug: 17371392 Change-Id: I6546f5b485415beff69164ba0d526757ee831f69" into lmp-dev
| | | * Add @SystemApi annotations to methods used by GmsCore.David Christie2014-09-041-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | -Currently these methods are called using reflection for location. Bug: 17371392 Change-Id: I6546f5b485415beff69164ba0d526757ee831f69
* | | | am 21790061: am f4b970e5: am 2705b859: Merge "Address API Council feedback ↵Vinit Deshpande2014-09-034-309/+211
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | for WifiAdapter/WPS APIs" into lmp-dev * commit '217900618fedda7ddc447b2fb861d0458cf8ed0e': Address API Council feedback for WifiAdapter/WPS APIs
| * | | am f4b970e5: am 2705b859: Merge "Address API Council feedback for ↵Vinit Deshpande2014-09-034-309/+211
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | WifiAdapter/WPS APIs" into lmp-dev * commit 'f4b970e5fc0204334ff3990ccb47f6323fd68ee7': Address API Council feedback for WifiAdapter/WPS APIs
| | * | Address API Council feedback for WifiAdapter/WPS APIsVinit Deshpande2014-08-294-309/+211
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change addresses concerns from the API review. Things that are fixed are - 1. WifiAdapter is removed, until we have 'real' support for it 2. All the methods from WifiAdapter are moved to WifiManager 3. Changed WPSListener API names to be onFailed/onSucceeded et al 4. Removed ActionListener from WPS APIs, they now take WpsListener Bug: 16403303 Bug: 17115004 Change-Id: Ia721dd95041acb3e50d16690319e3320fe550ff5
| * | | am f7c9ffc3: am 4c5d4e29: Merge "fix ScanResult read from parcel, this ↵vandwalle2014-08-271-0/+1
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | function was broken and causes wifi settings to crash" into lmp-dev * commit 'f7c9ffc381b4f8001caacfdd82386f0b060e4dd1': fix ScanResult read from parcel, this function was broken and causes wifi settings to crash
| | * | fix ScanResult read from parcel, this function was broken and causes wifi ↵vandwalle2014-08-271-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | settings to crash Bug: 17293156 Change-Id: I5f7a8141adb21103e98913c9802d8364164eaba7
| * | | am 39b53f3c: am bdc65df3: Merge "remove passpoint - DO NOT MERGE" into lmp-devvandwalle2014-08-2613-3710/+0
| |\ \ \ | | |/ / | | | | | | | | | | | | * commit '39b53f3c10e1e758c2bcc27ffd9f4c1076d13539': remove passpoint - DO NOT MERGE
| | * | Merge "remove passpoint - DO NOT MERGE" into lmp-devvandwalle2014-08-2613-3710/+0
| | |\ \
| | | * | remove passpoint - DO NOT MERGEvandwalle2014-08-2613-3710/+0
| | | | | | | | | | | | | | | | | | | | | | | | | This CL is dependent on I3d2a230b0362520b9f1b2bc3792260116971e106 Change-Id: I1a0d655877d9368d833d62e231797af4b2560862
* | | | | am 362448d4: am dbf54ec2: am b2139607: Merge "add radio stats to link layer" ↵vandwalle2014-08-267-3/+235
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | into lmp-dev * commit '362448d4b91704503340e9f751d26b88706c2057': add radio stats to link layer
| * | | | am dbf54ec2: am b2139607: Merge "add radio stats to link layer" into lmp-devvandwalle2014-08-267-3/+235
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | * commit 'dbf54ec22d1215cdf9991b79ecef8b17b9e58fe0': add radio stats to link layer
| | * | | add radio stats to link layervandwalle2014-08-267-3/+235
| | |/ / | | | | | | | | | | | | | | | | Bug:15563188 Change-Id: I3d2a230b0362520b9f1b2bc3792260116971e106
* | | | am de1bc6cb: am f654d5b2: am 2954d35a: Merge "Revert "Annotate @SystemApi on ↵Wenchao Tong2014-08-211-5/+0
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | some WifiManager methods."" into lmp-dev * commit 'de1bc6cb3ecdfab5e7f42bc9f865f39a1ef0c01e': Revert "Annotate @SystemApi on some WifiManager methods."
| * | | am f654d5b2: am 2954d35a: Merge "Revert "Annotate @SystemApi on some ↵Wenchao Tong2014-08-211-5/+0
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | WifiManager methods."" into lmp-dev * commit 'f654d5b210419e90ba674c73a20a3bcfa9f394e6': Revert "Annotate @SystemApi on some WifiManager methods."
| | * | Merge "Revert "Annotate @SystemApi on some WifiManager methods."" into lmp-devWenchao Tong2014-08-211-5/+0
| | |\ \
| | | * | Revert "Annotate @SystemApi on some WifiManager methods."Wenchao Tong2014-08-201-5/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 041bcc22bd21f84358e5b2102e3a919bcdd99b81. Bug: 17134034 Change-Id: I1ebcdd9b4c56e5c93fd5667699c8971e8c6e5452
* | | | | am fad9e3a0: am 01c23ffb: am 23e25851: Merge "per bssid blacklist" into lmp-devvandwalle2014-08-211-6/+23
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | * commit 'fad9e3a007593ce9ace3b426e1b037e3b73d6357': per bssid blacklist
| * | | | am 01c23ffb: am 23e25851: Merge "per bssid blacklist" into lmp-devvandwalle2014-08-211-6/+23
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | * commit '01c23ffbf8f50e4a8d3889c05ebb459a82e0a930': per bssid blacklist
| | * | | Merge "per bssid blacklist" into lmp-devvandwalle2014-08-211-6/+23
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | per bssid blacklistvandwalle2014-08-201-6/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 16823537 This CL is dependent on Iff32fae2cd67343e63046d58d75fa1e10d9775d0 Change-Id: Id9411c8097337b37ac1ce1a6ac8b28b4bda31ff3
* | | | | am 00fde029: am 5e3130d6: am fa141926: Merge "Improve documentation of ↵Jeff Davidson2014-08-212-3/+10
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | ScanResult and WifiInfo." into lmp-dev * commit '00fde029a5d9ec74dd5e47e29f53c5885779e4ac': Improve documentation of ScanResult and WifiInfo.
| * | | | am 5e3130d6: am fa141926: Merge "Improve documentation of ScanResult and ↵Jeff Davidson2014-08-212-3/+10
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | WifiInfo." into lmp-dev * commit '5e3130d63a745ad6cd3ccf535845128ae744d092': Improve documentation of ScanResult and WifiInfo.
| | * | | Merge "Improve documentation of ScanResult and WifiInfo." into lmp-devJeff Davidson2014-08-202-3/+10
| | |\ \ \ | | | |/ / | | |/| |