summaryrefslogtreecommitdiffstats
path: root/core/java/android/bluetooth/BluetoothDeviceProfileState.java
Commit message (Expand)AuthorAgeFilesLines
* 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