summaryrefslogtreecommitdiffstats
path: root/wifi
Commit message (Expand)AuthorAgeFilesLines
* Update Hotspot 2.0 SDK APIsYuhao Zheng2014-05-231-28/+20
* Update Hotspot 2.0 SDK APIsYuhao Zheng2014-05-223-16/+44
* revert change preventing NULL SSID in a WifiConfigurationvandwalle2014-05-221-2/+0
* remember last supplicant failurevandwalle2014-05-211-0/+8
* make verbose logging a wifimanager hidden APIvandwalle2014-05-214-6/+94
* Merge "various autojoin fixes"vandwalle2014-05-211-1/+7
|\
| * various autojoin fixesvandwalle2014-05-211-1/+7
* | Make Wifi WPS API available on application layerVinit Deshpande2014-05-202-14/+8
* | Hotspot 2.0 framework - add implementationRoger Chang2014-05-2017-399/+2579
|/
* Move IP config from WifiConfiguration to IpConfiguration.Jaewan Kim2014-05-201-63/+60
* Implement onPeriodChanged and multiple scans of same channelsVinit Deshpande2014-05-191-0/+3
* Fix docs build break in passpoint managerVinit Deshpande2014-05-181-1/+1
* introducing link layervandwalle2014-05-181-0/+189
* Fix doc build - ScanResult is exposing PassointInfo which is still hiddenVinit Deshapnde2014-05-181-0/+1
* Enable more features on WifiScannerVinit Deshapnde2014-05-181-3/+105
* Hotspot 2.0 framework API -- more functionalitiesYuhao Zheng2014-05-184-25/+147
* Hotspot 2.0 framework APIs -- initial implementationYuhao Zheng2014-05-1814-60/+1096
* Unhide the WifiScanner APIVinit Deshapnde2014-05-181-26/+144
* Fixed bypass of ConnectivityInternal permissionNavtej Singh Mann2014-05-182-14/+0
* autojoin fix for devices which are using the enableNEtwork APIvandwalle2014-05-151-1/+21
* autojoin is to eager to black list networks due to connection failurevandwalle2014-05-151-1/+11
* Enabling internal msg apisRobert Greenwalt2014-05-141-314/+0
* Replace LinkCapabilities with NetworkCapabilitiesRobert Greenwalt2014-05-122-20/+8
* Don't crash when asked to enable an AP with a null SSID.vandwalle2014-05-091-0/+6
* Initial implementation of WifiScannerVinit Deshapnde2014-05-073-0/+618
* initial Best Network Selection implementationvandwalle2014-05-072-2/+261
* Merge "Revert "Refactor IpConfiguration from WifiConfiguration""Jaewan Kim2014-04-071-12/+73
|\
| * Revert "Refactor IpConfiguration from WifiConfiguration"Jaewan Kim2014-04-071-12/+73
* | Merge "Refactor IpConfiguration from WifiConfiguration"Jaewan Kim2014-04-071-73/+12
|\ \ | |/
| * Refactor IpConfiguration from WifiConfigurationJaewan Kim2014-04-071-73/+12
* | Merge "Add calls for NFC WSC token creation"Andres Morales2014-04-042-0/+17
|\ \
| * | Add calls for NFC WSC token creationAndres Morales2014-01-312-0/+17
* | | Use correct wifi batching parameter ranges.Wei Wang2014-04-011-5/+5
* | | Clean up two wifi javadoc commentsBrian Williammee2014-03-312-5/+3
* | | Wifi hotspot stack initial hook upYuhao Zheng2014-03-252-0/+76
| |/ |/|
* | Merge "Add new API to scan a given channel set"Yuhao Zheng2014-02-276-4/+272
|\ \
| * | Add new API to scan a given channel setYuhao Zheng2014-02-186-4/+272
| |/
* | Added support for WiFi frequency on WifiInfo (getter, settter, and frequency ...Felipe Leme2014-02-051-1/+24
|/
* Move Wifi/P2p service components under servicesVinit Deshapnde2013-12-1119-13239/+145
* wifi: P2P: Fix WFD subelement parsingDmitry Shmidt2013-12-111-1/+1
* am 263c4788: am 30253d7a: am 2daa0c93: Merge "Add address flags and scope to ...Lorenzo Colitti2013-12-091-10/+11
|\
| * Merge "Add address flags and scope to LinkAddress."Lorenzo Colitti2013-12-071-10/+11
| |\
| | * Add address flags and scope to LinkAddress.Lorenzo Colitti2013-12-061-10/+11
| * | Merge commit 'bac61807d3bcfff957b358cb9ad77850bd373689' into HEADThe Android Open Source Project2013-12-056-40/+138
| |\ \ | | |/ | |/|
* | | am 4806fdfb: am f226bc60: Merge "Use LinkAddress in address notifications."Lorenzo Colitti2013-12-021-4/+4
|\ \ \
| * \ \ am f226bc60: Merge "Use LinkAddress in address notifications."Lorenzo Colitti2013-11-261-4/+4
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Use LinkAddress in address notifications.Lorenzo Colitti2013-11-261-4/+4
* | | Remove unused imports from frameworks/base.John Spurlock2013-11-2011-35/+0
* | | Merge "Refactor WifiEnterpriseConfig and move service part in WifiConfigStore"Vinit Deshapnde2013-11-192-338/+376
|\ \ \
| * | | Refactor WifiEnterpriseConfig and move service part in WifiConfigStoreVinit Deshapnde2013-11-072-338/+376