summaryrefslogtreecommitdiffstats
path: root/core/java/android/server/BluetoothBondState.java
Commit message (Expand)AuthorAgeFilesLines
* Delete various Bluetooth files for stack integration.Jaikumar Ganesh2012-07-131-497/+0
* Fix obvious typos under frameworks/base/coreKen Wakasa2012-03-091-1/+1
* Fix stuck in pairing when BT is turned off.Jaikumar Ganesh2011-08-151-5/+14
* Check for BT state when sending Bond State Change intent.Jaikumar Ganesh2011-08-091-0/+1
* Move mBluetoothService.runBluetooth after broadcasting the STATE_ON intent.Matthew Xie2011-08-021-0/+1
* Incoming connection dialog tweaks.Jaikumar Ganesh2011-07-201-1/+32
* Incoming Bluetooth Connection requests - dialog.Matthew Xie2011-07-071-2/+10
* Fix crash while device is pairing / unpairing.Jaikumar Ganesh2011-06-271-2/+6
* Get the profile proxies after the BT Service is up.Jaikumar Ganesh2011-06-221-1/+1
* Fix crash during unpair.Jaikumar Ganesh2011-06-211-4/+1
* Set service priority of A2DP and Headset from BluetoothService via IPC callMatthew Xie2011-04-061-4/+82
* Refactor android.server.BluetoothService classes.Jake Hamby2011-02-241-0/+368