summaryrefslogtreecommitdiffstats
path: root/core/java/android/server
Commit message (Expand)AuthorAgeFilesLines
* Disable PBAP for no voice capabilityJaikumar Ganesh2011-01-261-2/+0
* Do Not Merge. Don't connect to non keyboard HID devices.Jaikumar Ganesh2011-01-252-1/+22
* Make connection / disconnect failure more robust.Jaikumar Ganesh2011-01-191-8/+26
* Fix bug in handling connect/disconnect multiple devices.Jaikumar Ganesh2011-01-131-1/+2
* Phone crash when old callback func is woken up when enabling BT.Staffan Lindvall2011-01-131-0/+2
* Add ability to parse keyboard fixed pin auto pair blacklist.Jaikumar Ganesh2011-01-122-2/+30
* Revert "Add temporary hack for keyboards not following spec."Jaikumar Ganesh2011-01-121-19/+8
* Add temporary hack for keyboards not following spec.Jaikumar Ganesh2011-01-061-8/+19
* Follow the spec recommendation for keyboard pairing.Jaikumar Ganesh2011-01-061-5/+29
* Enable Bluetooth reverse tethering.Jaikumar Ganesh2010-12-222-7/+18
* Fix parameter to Pan Device Call.Jaikumar Ganesh2010-12-211-1/+1
* Add EXTRA_LOCAL_ROLE to Pan State change intent.Jaikumar Ganesh2010-12-212-19/+32
* Fix PANU - Bluetooth tethering - JNI calls.Jaikumar Ganesh2010-12-161-2/+2
* Fix Bluetooth-tethering config of interface.Robert Greenwalt2010-12-161-1/+2
* Add FLAG_RECEIVER_REGISTERED_ONLY_BEFORE_BOOT to name changed broadcast.Jaikumar Ganesh2010-12-151-0/+1
* Fix some IpV4-only code.Robert Greenwalt2010-12-141-14/+5
* Remove delay with auto connection.Jaikumar Ganesh2010-12-131-2/+6
* Add direct calls to Bluez to add SDP records.Jaikumar Ganesh2010-12-132-54/+40
* Update BT code for voice capability cases.Jaikumar Ganesh2010-11-241-6/+32
* Revert "Don't call cancel discovery when its already canceelled."Jake Hamby2010-11-191-0/+2
* Don't call cancel discovery when its already canceelled.Jaikumar Ganesh2010-11-121-2/+0
* Fix crash in dump function.Jaikumar Ganesh2010-11-111-26/+24
* Disconnect PAN and Input devices on BT disable.Jaikumar Ganesh2010-11-011-0/+12
* Add an API call to get the ConnectionState of the Bluetooth Adapter.Jaikumar Ganesh2010-10-261-3/+13
* Fix A2DP connection problem, if disconnected while playing music.Jaikumar Ganesh2010-10-261-1/+1
* Add logs to debug incoming A2DP connection issue.Jaikumar Ganesh2010-10-261-0/+2
* Clean up some logging to make it more useful to debug.Jaikumar Ganesh2010-10-261-4/+4
* Implement ACTION_CONNECTION_STATE_CHANGED intent.Jaikumar Ganesh2010-10-252-1/+78
* Make setting the adapter properties asynchronous.Jaikumar Ganesh2010-10-251-0/+2
* Update BT APIs return type from Set to List.Jaikumar Ganesh2010-10-222-26/+27
* Convert return type of APIs from Set to List.Jaikumar Ganesh2010-10-221-12/+10
* Fix race condition between starting of service and getting the Profile Proxy.Jaikumar Ganesh2010-10-182-0/+6
* am 096a1e6c: am 8b525c07: Merge "Check for state before disconnecting." into ...Jaikumar Ganesh2010-10-151-0/+5
|\
| * am 8b525c07: Merge "Check for state before disconnecting." into gingerbreadJaikumar Ganesh2010-10-141-0/+5
| |\
| | * Check for state before disconnecting.Jaikumar Ganesh2010-10-141-0/+5
* | | resolved conflicts for merge of bbb90d13 to masterJaikumar Ganesh2010-10-152-1/+18
|\ \ \ | |/ /
| * | am c008ca96: Merge "Work around for errant headsets." into gingerbreadJaikumar Ganesh2010-10-132-1/+18
| |\ \ | | |/
| | * Merge "Work around for errant headsets." into gingerbreadJaikumar Ganesh2010-10-132-1/+18
| | |\
| | | * Work around for errant headsets.Jaikumar Ganesh2010-10-132-1/+18
* | | | resolved conflicts for merge of 79a5307a to masterJaikumar Ganesh2010-10-141-13/+8
|\ \ \ \ | |/ / /
| * | | am 1bc3a407: Merge "Fix auto connection priority handling." into gingerbreadJaikumar Ganesh2010-10-121-13/+8
| |\ \ \ | | |/ /
| | * | Fix auto connection priority handling.Jaikumar Ganesh2010-10-121-13/+8
| | |/
* | | resolved conflicts for merge of 738aadd7 to masterJake Hamby2010-09-302-8/+8
|\ \ \ | |/ /
| * | resolved conflicts for merge of 0a972acf to gingerbread-plus-aospJake Hamby2010-09-302-8/+8
| |\ \ | | |/
| | * Typo fixes in comments and minor code cleanups.Jake Hamby2010-09-302-8/+8
* | | am c10207b6: am a5c742bf: Merge "Update local cache before sending intent." i...Jaikumar Ganesh2010-09-301-6/+6
|\ \ \ | |/ /
| * | am a5c742bf: Merge "Update local cache before sending intent." into gingerbreadJaikumar Ganesh2010-09-291-6/+6
| |\ \ | | |/
| | * Update local cache before sending intent.Jaikumar Ganesh2010-09-291-6/+6
* | | Update code for new BT public APIs.Jaikumar Ganesh2010-09-283-98/+175
* | | am b390728b: am a224f70b: Fix interaction between BluetoothEventLoop and Blue...Jaikumar Ganesh2010-09-152-90/+107
|\ \ \ | |/ /