summaryrefslogtreecommitdiffstats
path: root/core/java/android/server
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ /
| * | am a224f70b: Fix interaction between BluetoothEventLoop and BluetoothService.Jaikumar Ganesh2010-09-142-90/+107
| |\ \ | | |/
| | * Fix interaction between BluetoothEventLoop and BluetoothService.Jaikumar Ganesh2010-09-132-90/+107
* | | Rework Bluetooth tethering networking configuration.Jaikumar Ganesh2010-09-142-75/+123
* | | Add missing return statement.Jaikumar Ganesh2010-09-131-0/+1
* | | resolved conflicts for merge of 0522f5e9 to masterJaikumar Ganesh2010-09-132-2/+110
|\ \ \ | |/ /
| * | am cc5494c9: Out Of Band API for Secure Simple Pairing.Jaikumar Ganesh2010-09-132-3/+114
| |\ \ | | |/
| | * Out Of Band API for Secure Simple Pairing.Jaikumar Ganesh2010-09-132-3/+114
* | | am 049912b7: am 9395b465: Merge "Fix to get A2DP to connect after unpairing" ...Jaikumar Ganesh2010-09-091-1/+7
|\ \ \ | |/ /
| * | am 9395b465: Merge "Fix to get A2DP to connect after unpairing" into gingerbreadJaikumar Ganesh2010-09-091-1/+7
| |\ \ | | |/
| | * Fix to get A2DP to connect after unpairingHenrik Backlund2010-09-091-1/+7