summaryrefslogtreecommitdiff
path: root/core/java/android/bluetooth/BluetoothTetheringDataTracker.java
Commit message (Expand)AuthorAgeFilesLines
* Convert BluetoothTetheringDataTracker into a NetworkFactory.Paul Jensen2014-06-261-418/+0
* Replace LinkCapabilities with NetworkCapabilitiesRobert Greenwalt2014-05-121-12/+2
* Tear down PAN if we can't successfully complete a DHCP requestSharvil Nanavati2014-05-061-0/+8
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-8/+0
* Remove captive portal code that has no effect.Narayan Kamath2013-10-161-5/+0
* Introduce network link quality statisticsVinit Deshapnde2013-08-211-7/+2
* If in a mobile captive portal is detected enable fail fast.Wink Saville2013-08-071-0/+5
* Add BT - DataTracker connectionRobert Greenwalt2013-03-271-78/+125
* Add stacking to the NetworkStateTrackers.Lorenzo Colitti2013-03-151-0/+10
* Remove DhcpInfoInternalRobert Greenwalt2012-11-091-1/+0
* Reduce android.bluetooth package debug messagesMatthew Xie2012-10-091-9/+11
* Captive portal handlingIrfan Sheriff2012-08-271-0/+5
* Added code to tear down dhcp thread when tethering is offzzy2012-07-161-4/+8
* Non persistent adapter servicefredc2012-07-161-21/+79
* Proactively disable data when over policy limit.Jeff Sharkey2011-08-231-7/+8
* Add external dependency API.Robert Greenwalt2011-04-071-0/+4
* Make BluetoothPan inherit from BluetoothProfile.Jaikumar Ganesh2011-02-231-3/+18
* Make the interface with DHCP IPv6 capable.Robert Greenwalt2011-01-261-15/+4
* Add TYPE_BLUETOOTH network interface for reverse tethering.Jaikumar Ganesh2010-12-221-0/+299