summaryrefslogtreecommitdiffstats
path: root/src/com/android/bluetooth/pan
Commit message (Expand)AuthorAgeFilesLines
* PAN: Avoid reconfiguration of bt-pan interface in NAP roleNitin Shivpure2016-07-141-60/+58
* Use IpManager when feeling Pan-tasticErik Kline2016-02-221-29/+47
* Add null checks in PanServiceHemant Gupta2015-06-021-0/+1
* Remove dead code, mostly DataStateTracker.Paul Jensen2015-03-111-1/+0
* Revert "Bluetooth: Added Shared Preferences to restore tethering preference"Matthew Xie2014-12-041-17/+2
* Add dumpsys support for bluetoothMike Lockwood2014-10-281-0/+16
* Use unified Tethering Permission CheckRobert Greenwalt2014-09-161-0/+1
* Stop using LinkProperties for static configuration.Lorenzo Colitti2014-08-191-1/+2
* Restrict bluetooth tethering with user restrictions.Julia Reynolds2014-07-011-0/+8
* fix a merge error in PanServiceMatthew Xie2014-06-281-4/+0
* am e40925fc: Bluetooth: Added Shared Preferences to restore tethering preferenceZhihai Xu2014-06-281-0/+4
|\
| * Bluetooth: Added Shared Preferences to restore tethering preferenceZhihai Xu2014-04-291-3/+16
* | Convert BluetoothTetheringDataTracker into a NetworkFactory.Paul Jensen2014-06-182-42/+197
* | Bluetooth: Added Shared Preferences to restore tethering preferenceZhihai Xu2014-05-061-3/+16
* | Avoid race condition that gets PanService stuck in STATE_DISCONNECTED.Sharvil Nanavati2014-02-111-0/+11
|/
* avoid null pointer in handlePanDeviceStateChange of PanServiceZhihai Xu2013-05-031-1/+1
* Don't try using netd anymore.Robert Greenwalt2013-03-271-42/+80
* License of files Bluetooth package is not updated to ASL2Zhihai Xu2012-10-231-1/+13
* Merge "Turn off dbg messages, be prepared for production build" into jb-mr1-devMatthew Xie2012-10-101-3/+3
|\
| * Turn off dbg messages, be prepared for production buildMatthew Xie2012-10-071-3/+3
* | Bluetooth multi-user updates: change bluetooth serviceZhihai Xu2012-10-091-4/+9
|/
* Fix for BT turn on/off issues: NPE, FD/thread leaks, ANR.Fred2012-08-081-4/+0
* Do not accept connection from remote PANU if the local role is also PANUGanesh Ganapathi Batta2012-08-011-3/+4
* matt: my fix to get it compile, change logx to alogx, and etcMatthew Xie2012-07-161-5/+6
* Added code to cleanup connection state when bt offzzy2012-07-161-0/+5
* Changing the order of notification of connection state change, as it was caus...Sreenidhi T2012-07-161-4/+6
* Added support for enabling/disabling profilesfredc2012-07-161-1/+0
* Fixed memory leak in Binder objects from repeatedly turning on/off Bluetoothfredc2012-07-161-97/+134
* Added code to turn off pan connection when tethering state changedzzy2012-07-161-16/+19
* Fixed BT on/off issuefredc2012-07-161-66/+23
* Memory profiling changes : Updated the Bluetooth code to handle cleaning up o...Ravi Nagarajan2012-07-161-0/+16
* adapter non persistent service. Fixed null exception when profile services co...fredc2012-07-161-8/+3
* Non persistent adapter servicefredc2012-07-161-0/+544