summaryrefslogtreecommitdiffstats
path: root/wifi/java/android/net/wifi/WifiInfo.java
Commit message (Expand)AuthorAgeFilesLines
* Mark a connection as a Wifi Assistant connection based on theShirish Kalele2015-06-261-0/+16
* make sure wifi link stats are resetPierre Vandwalle2015-06-221-14/+27
* Do not report WiFi and Bluetooth MAC addresses - framework.Svet Ganov2015-05-181-1/+9
* Fix incorrect doc for WifiInfo#getSSID().Jeff Davidson2014-11-051-1/+1
* adding debug information to bug report for Bug:16751877vandwalle2014-10-071-0/+1
* Improve documentation of ScanResult and WifiInfo.Jeff Davidson2014-08-121-1/+5
* introduce WifiConnectionstatisticsvandwalle2014-07-281-2/+2
* initial tuningvandwalle2014-06-181-0/+7
* auto-roam fixes, disable scanning based on traffic at interfacevandwalle2014-06-131-2/+2
* reset counters when disconnectingvandwalle2014-06-111-10/+10
* auto-roam initial implementationvandwalle2014-06-111-6/+70
* remember and report network scorevandwalle2014-06-091-6/+134
* Clean up two wifi javadoc commentsBrian Williammee2014-03-311-3/+2
* 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-111-9/+18
* Fix WifiInfo#getHiddenSSIDNarayan Kamath2013-10-111-11/+1
* When wifi wants ASCII lowercasing, it needs to ask for it.Elliott Hughes2013-08-021-1/+2
* Remove DhcpInfoInternalRobert Greenwalt2012-11-091-3/+6
* Handle ascii encoded SSIDIrfan Sheriff2012-09-111-11/+33
* Handle null SSID cleanlyIrfan Sheriff2012-04-271-0/+1
* Connect metered DHCP hint for Wi-Fi networks.Jeff Sharkey2012-04-201-2/+30
* Remove explicit network disabling codeIrfan Sheriff2011-12-091-23/+1
* Watchdog notify on explicit connectIsaac Levy2011-08-051-1/+23
* Adding WifiInfo object in CONNECTED broadcastIsaac Levy2011-07-191-0/+18
* Add new states to support wpa_supplicant 0.8Irfan Sheriff2011-06-021-0/+2
* Make WifiInfo not use int for ip address.Robert Greenwalt2011-02-161-6/+19
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+281
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-281/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+281