summaryrefslogtreecommitdiffstats
path: root/core/java/android/bluetooth/BluetoothDeviceProfileState.java
Commit message (Expand)AuthorAgeFilesLines
* Fix tethering using BT.Jaikumar Ganesh2011-08-021-2/+2
* Incoming connection dialog tweaks.Jaikumar Ganesh2011-07-201-14/+32
* Incoming Bluetooth Connection requests - dialog.Matthew Xie2011-07-071-11/+264
* am 64c42cae: Rename HierarchicalStateMachine and HierarchicalState to StateMa...Wink Saville2011-04-181-24/+24
|\
| * Rename HierarchicalStateMachine and HierarchicalState to StateMachine and State.Wink Saville2011-04-181-24/+24
* | am b8332786: am d973bed3: Merge "Removing dead store; it was likely a relict ...Brad Fitzpatrick2011-03-171-1/+0
|\ \ | |/ |/|
| * Removing dead store; it was likely a relict of debuging code.Jozef BABJAK2011-03-171-1/+0
| * Do Not Merge Connect other profiles when priority is auto connect.Jaikumar Ganesh2011-01-211-5/+9
| * DO NOT MERGE: Remove auto connection on ACL connection.Jaikumar Ganesh2011-01-121-4/+0
| * DO NOT MERGE Fix auto connection with headsets which don't send incomingJaikumar Ganesh2010-10-271-4/+85
* | Refactor android.server.BluetoothService classes.Jake Hamby2011-02-241-1/+0
* | Make BluetoothInputDevice inherit from BluetoothProfile.Jaikumar Ganesh2011-02-221-9/+9
* | Connect other profiles when priority is auto connect.Jaikumar Ganesh2011-01-211-3/+7
* | Fix bug in handling connect/disconnect multiple devices.Jaikumar Ganesh2011-01-131-3/+3
* | Remove auto connection on ACL connection.Jaikumar Ganesh2011-01-061-4/+0
* | Remove delay with auto connection.Jaikumar Ganesh2010-12-131-4/+4
* | Fix some formatting issues.Jaikumar Ganesh2010-11-241-2/+2
* | Update BT code for voice capability cases.Jaikumar Ganesh2010-11-241-4/+4
* | Disconnect PAN and Input devices on BT disable.Jaikumar Ganesh2010-11-011-0/+1
* | Fix incoming connection problemJaikumar Ganesh2010-10-281-4/+82
* | Update BT APIs return type from Set to List.Jaikumar Ganesh2010-10-221-1/+1
* | am a905d955: am a31cbd61: Merge "Remove STOPSHIP and reduce log spam." into g...Jaikumar Ganesh2010-10-151-7/+7
|\ \ | |/
| * Remove STOPSHIP and reduce log spam.Jaikumar Ganesh2010-10-131-7/+7
* | resolved conflicts for merge of bbb90d13 to masterJaikumar Ganesh2010-10-151-4/+25
|\ \ | |/
| * Work around for errant headsets.Jaikumar Ganesh2010-10-131-4/+25
* | am 373a6961: am 64f42803: Merge "Bluez doesn\'t handle disconnect while conne...Jaikumar Ganesh2010-10-141-1/+1
|\ \ | |/
| * Bluez doesn't handle disconnect while connecting well.Jaikumar Ganesh2010-10-121-1/+1
| * DO NOT MERGE: Disconnect PBAP while disconnecting HFP profile.Jaikumar Ganesh2010-10-061-6/+45
* | Disconnect PBAP while disconnecting HFP profile.Jaikumar Ganesh2010-10-141-5/+46
* | Update code for new BT public APIs.Jaikumar Ganesh2010-09-281-50/+57
* | Add HID to the state machine and add native call backs.Jaikumar Ganesh2010-07-211-7/+246
|/
* Serialize all commands for a particular profile.Jaikumar Ganesh2010-06-071-0/+665