summaryrefslogtreecommitdiffstats
path: root/wifi
Commit message (Expand)AuthorAgeFilesLines
* auto-roam fixes, disable scanning based on traffic at interfacevandwalle2014-06-132-2/+11
* Merge "Wifi passpoint - linking APIs"Yuhao Zheng2014-06-124-73/+112
|\
| * Wifi passpoint - linking APIsYuhao Zheng2014-06-114-73/+112
* | Support scanning using band specification instead of channelsVinit Deshpande2014-06-121-23/+41
* | Fix an NPE in WifiScanner while reporting descriptionVinit Deshpande2014-06-121-3/+41
* | reset counters when disconnectingvandwalle2014-06-111-10/+10
* | auto-roam initial implementationvandwalle2014-06-113-10/+120
|/
* remember and report network scorevandwalle2014-06-094-39/+236
* Add class CellularNetwork for plmn parsing and retrieve mcc and mnc.puff wen2014-06-031-26/+21
* Merge "handle removal of self added configurations"vandwalle2014-06-021-0/+7
|\
| * handle removal of self added configurationsvandwalle2014-06-021-0/+7
* | More ANQP parsingYuhao Zheng2014-06-023-106/+382
|/
* Merge "add uid and debug fields to wifiConfiguration"vandwalle2014-05-311-1/+56
|\
| * add uid and debug fields to wifiConfigurationvandwalle2014-05-301-1/+56
* | Merge "Hotspot 2.0 framework - Update implementation"Yuhao Zheng2014-05-313-259/+192
|\ \
| * | Hotspot 2.0 framework - Update implementationroger.chang2014-05-303-259/+192
* | | Accomoditing API Review feedback for WifiScannerVinit Deshpande2014-05-302-73/+52
|/ /
* | Wifi Passpoint API changeYuhao Zheng2014-05-293-1/+24
|/
* 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