summaryrefslogtreecommitdiffstats
path: root/src/com/android/bluetooth/btservice/AdapterState.java
Commit message (Expand)AuthorAgeFilesLines
* License of files Bluetooth package is not updated to ASL2Zhihai Xu2012-10-231-1/+13
* Turn off dbg messages, be prepared for production buildMatthew Xie2012-10-071-1/+1
* Add StateMachine make methods.Wink Saville2012-09-151-1/+7
* Merge "Fix for BT turn on/off issues: NPE, FD/thread leaks, ANR." into jb-mr1...Matthew Xie2012-08-081-4/+9
|\
| * Fix for BT turn on/off issues: NPE, FD/thread leaks, ANR.Fred2012-08-081-4/+9
* | Implement Profile Auto connection logicGanesh Ganapathi Batta2012-08-061-0/+1
|/
* Removed onStartCommand().Matthew Xie2012-07-161-28/+13
* comment out state machine quit callMatthew Xie2012-07-161-2/+2
* Moved BluetoothAdapter.ACTION_STATE_CHANGED broadcast from AdapterService to ...fredc2012-07-161-16/+11
* Fixed memory leak in Binder objects from repeatedly turning on/off Bluetoothfredc2012-07-161-13/+6
* Fixed Bluetooth on/off issues. Removed singleton instances causing issues whe...fredc2012-07-161-46/+183
* On disable send the disable event to stack right away, as the stack will take...Ravi Nagarajan2012-07-161-11/+3
* Fixed BT on/off issuefredc2012-07-161-37/+13
* Memory profiling changes : Updated the Bluetooth code to handle cleaning up o...Ravi Nagarajan2012-07-161-0/+6
* Non persistent adapter servicefredc2012-07-161-7/+18
* Improve BT enable/disable stability under stress testsKausik Sinnaswamy2012-07-161-0/+3
* Updated the AdapterState class to handle persisted Bluetooth setting after AI...Syed Ibrahim M2012-07-161-1/+18
* Set scan mode to be connectable when turning on.Jaikumar Ganesh2012-07-161-0/+1
* Add ability to persist Bluetooth state.Jaikumar Ganesh2012-07-161-0/+7
* Fix Bluetooth enable issue.Jaikumar Ganesh2012-07-161-1/+2
* Initial commit for new Bluetooth stack interface.Jaikumar Ganesh2012-07-161-0/+202