summaryrefslogtreecommitdiffstats
path: root/core/java/android/server/BluetoothAdapterStateMachine.java
Commit message (Expand)AuthorAgeFilesLines
* Send TURN_HOT message to the state machine from BluetoothService after it startsMatthew Xie2011-10-031-15/+11
* Check null of pidPair to skip the case the service record has been removedMatthew Xie2011-09-191-14/+12
* Apply timeout for powerdown event and reset state machine when bluez crashesMatthew Xie2011-09-081-3/+75
* Change prepare bluetooth timeout from 7 seconds to 10 secondsMatthew Xie2011-08-151-1/+1
* Implement switchConnectable with Powered property setting instead of scan modesMatthew Xie2011-08-151-44/+81
* Add a timeout for disconnecting devices to recover from error situationMatthew Xie2011-08-031-17/+55
* Move mBluetoothService.runBluetooth after broadcasting the STATE_ON intent.Matthew Xie2011-08-021-19/+13
* Add ability to turn BT on / off on a per application basis.Jaikumar Ganesh2011-07-261-47/+187
* Keep Bluetooth module hot to quickly swith it on/offMatthew Xie2011-07-251-0/+513