summaryrefslogtreecommitdiffstats
path: root/src/com/android/bluetooth/btservice/BondStateMachine.java
Commit message (Expand)AuthorAgeFilesLines
* License of files Bluetooth package is not updated to ASL2Zhihai Xu2012-10-231-1/+13
* BT connection notification in not updated in status bar for second userZhihai Xu2012-10-171-1/+3
* Turn off dbg messages, be prepared for production buildMatthew Xie2012-10-071-1/+1
* Add StateMachine make methods.Wink Saville2012-09-151-1/+9
* Add unbond reason to bond state change intentRavi Nagarajan2012-08-091-4/+20
* Merge "Fix for BT turn on/off issues: NPE, FD/thread leaks, ANR." into jb-mr1...Matthew Xie2012-08-081-11/+5
|\
| * Fix for BT turn on/off issues: NPE, FD/thread leaks, ANR.Fred2012-08-081-11/+5
* | Implement Profile Auto connection logicGanesh Ganapathi Batta2012-08-061-0/+48
|/
* comment out state machine quit callMatthew Xie2012-07-161-8/+10
* Add remote device while pairing without inquiryKausik Sinnaswamy2012-07-161-10/+11
* Resolved incoming pairing/connection issueRavi Nagarajan2012-07-161-0/+5
* Fix to ensure that we are able to pair with a device that was just unpaired. ...Kausik Sinnaswamy2012-07-161-0/+5
* Fixed memory leak in Binder objects from repeatedly turning on/off Bluetoothfredc2012-07-161-4/+5
* Fixed Bluetooth on/off issues. Removed singleton instances causing issues whe...fredc2012-07-161-2/+2
* Fixed exception in BondStateMachine when quit message occurs. Fixed exception...fredc2012-07-161-1/+6
* Fixed BT on/off issuefredc2012-07-161-0/+2
* Non persistent adapter servicefredc2012-07-161-6/+15
* Patch to fix getBondedDevices and inconsistent pair statePriti Aghera2012-07-161-8/+4
* Added new state BT_BOND_STATE_BONDING. Stack will send a callback for all thr...Ravi Nagarajan2012-07-161-7/+39
* Fix Bond State Machine device list.Jaikumar Ganesh2012-07-161-1/+0
* Initial commit for new Bluetooth stack interface.Jaikumar Ganesh2012-07-161-0/+217