summaryrefslogtreecommitdiffstats
path: root/src/com/android/bluetooth/pan
Commit message (Expand)AuthorAgeFilesLines
* Avoid race condition that gets PanService stuck in STATE_DISCONNECTED.Sharvil Nanavati2014-02-151-0/+11
* Bluetooth: Added Shared Preferences to restore tethering preferenceNitin Shivpure2013-10-311-3/+16
* 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