summaryrefslogtreecommitdiffstats
path: root/core/java/android/server/BluetoothA2dpService.java
Commit message (Expand)AuthorAgeFilesLines
* Add a new state machine for handling the incoming / outgoing profileJaikumar Ganesh2010-06-021-48/+60
* Fix runtime reboot when connecting to a A2DP headset andJaikumar Ganesh2010-05-041-0/+1
* Revert "Fix runtime reboot when connecting to a A2DP headset and"Jaikumar Ganesh2010-05-041-1/+0
* Fix runtime reboot when connecting to a A2DP headset andJaikumar Ganesh2010-05-041-0/+1
* Fix bug 2578813 Delay pausing music and routing audio for car docksJean-Michel Trivi2010-04-131-6/+0
* Don't allow connection to profiles in TURNING_OFF state.Jaikumar Ganesh2010-04-071-0/+2
* AVRCP volume controls for the docks.Jaikumar Ganesh2010-02-161-0/+37
* am 495d820c: am ccaebfc9: Don\'t set priority in Bonding state. This was caus...Jaikumar Ganesh2010-01-111-2/+1
|\
| * Don't set priority in Bonding state.Jaikumar Ganesh2010-01-111-2/+1
* | am d31d7397: am 663ec308: Fix issue 2361949: A2DP suspend parameters set wron...Eric Laurent2010-01-081-4/+0
|\ \ | |/
| * Fix issue 2361949: A2DP suspend parameters set wrongly.Eric Laurent2010-01-081-4/+0
* | am 2790b20c: am 0b6c6f2c: Merge "Fix media option settings for A2DP." into ec...Jaikumar Ganesh2010-01-071-1/+2
|\ \ | |/
| * Fix media option settings for A2DP.Jaikumar Ganesh2010-01-061-1/+2
* | am f5d2eec4: am 11b97c50: Merge change I551ed729 into eclairJaikumar Ganesh2009-12-211-2/+4
|\ \ | |/
| * Use UNDEFINED priorities when unpaired.Jaikumar Ganesh2009-12-111-2/+4
* | Add a callback for the ConnectSink Call.Jaikumar Ganesh2009-12-161-3/+23
|/
* Add API to get Active Sinks.Jaikumar Ganesh2009-12-071-0/+10
* Add a new priority for Auto Connection of A2DP. DO NOT MERGE.Jaikumar Ganesh2009-12-021-3/+11
* do not merge - Fix for issue 2184627 cherry picked from eclair-mr2Eric Laurent2009-10-261-64/+31
* Fix issue 2174002: After rejecting Call when device ringtone is mute and play...Eric Laurent2009-10-081-4/+52
* Introduce BluetoothAdapter.getDefaultAdapter().Nick Pelly2009-10-081-1/+1
* Set Sink State when ACL disconnects.Jaikumar Ganesh2009-09-301-0/+8
* Fix regression.Nick Pelly2009-09-301-4/+6
* Bluetooth A2DP suspend/resume functionalityZhu Lan2009-09-291-0/+44
* Move android.bluetooth.ParcelUuid to android.os.ParcelUuidNick Pelly2009-09-281-1/+1
* Change handling of remoteUuids.Jaikumar Ganesh2009-09-161-21/+11
* API_CHANGE: Cleanup, javadoc and unhide more Bluetooth API.Nick Pelly2009-09-101-13/+12
* API_CHANGENick Pelly2009-09-091-21/+19
* API_CHANGENick Pelly2009-09-091-5/+5
* Bluetooth: API change.Nick Pelly2009-08-181-83/+81
* Add incoming connections to the cache and change authorization check.Jaikumar Ganesh2009-08-041-8/+12
* Fix NullPointerException when checking if its a sinkDevice.Jaikumar Ganesh2009-07-291-4/+6
* Fix issue 1795088 Improve audio routing codeEric Laurent2009-07-231-11/+4
* Reconnect to A2DP device only if it supports that profile, fix HF AG UUID.Jaikumar Ganesh2009-07-161-1/+14
* Framework changes for bluez4.Jaikumar Ganesh2009-06-091-231/+172
* Automated import from //branches/master/...@141912,141912Mike Lockwood2009-03-241-3/+38
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-13/+20
* auto import from //branches/cupcake/...@137873The Android Open Source Project2009-03-111-0/+9
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+460
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-412/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-65/+17
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-17/+65
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-1/+35
* auto import from //branches/cupcake/...@127436The Android Open Source Project2009-01-221-6/+13
* auto import from //branches/cupcake/...@127101The Android Open Source Project2009-01-201-12/+40
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-7/+12
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-4/+27
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+315