summaryrefslogtreecommitdiffstats
path: root/core/java/android/bluetooth/BluetoothA2dp.java
Commit message (Expand)AuthorAgeFilesLines
* Add bluetooth permission annotationsTor Norbye2015-05-151-0/+3
* Move mute/unmute handling to adjust volume pathsRoboErik2015-01-291-2/+10
* Dont call close in in BluetoothA2dp finalizeMathias Jeppsson2014-11-071-1/+2
* BluetoothAvrcpController: Move AVRCP controller support to new BluetoothProfi...Mike Lockwood2014-06-131-30/+0
* Add Support for AVRCP Controller FeatureHemant Gupta2014-06-131-0/+35
* Get rid of not specifying a user errors in bluetooth.Dianne Hackborn2014-03-201-1/+2
* Check callback null condition for register/unregsiter state change callbackMatthew Xie2013-10-101-1/+1
* Adding support for Absolute VolumeJohn Du2013-08-161-0/+60
* Start restricting service calls with implicit intents.Dianne Hackborn2013-08-051-5/+12
* Correct executable bit for source files [Take 2]Chirayu Desai2013-03-271-0/+0
* Reduce android.bluetooth package debug messagesMatthew Xie2012-10-091-6/+7
* Auto connection/disconnection related changesGanesh Ganapathi Batta2012-08-061-3/+1
* Reset priority on unbondRavi Nagarajan2012-07-261-0/+1
* Auto connect hf/a2dpSwaminatha Balaji2012-07-161-1/+2
* Non persistent adapter servicefredc2012-07-161-1/+62
* Framework changes for HFP and A2DP profile implementation of the new stack.Matthew Xie2012-07-161-94/+27
* Delete various Bluetooth files for stack integration.Jaikumar Ganesh2012-07-131-2/+2
* Cleanup references when turning BT off.Jaikumar Ganesh2011-11-281-0/+4
* Incoming Bluetooth Connection requests - dialog.Matthew Xie2011-07-071-1/+18
* Refactor Bluetooth Profile.Jaikumar Ganesh2011-06-141-4/+64
* Fix some unmatched javadoc tags.Jaikumar Ganesh2011-01-261-3/+3
* Improve readability of java docs for the public APIs.Jaikumar Ganesh2011-01-251-10/+17
* Convert return type of APIs from Set to List.Jaikumar Ganesh2010-10-221-18/+10
* Add function to check for AVRCP target to send volume keys.Jaikumar Ganesh2010-10-131-0/+21
* New public APIs for BluetoothA2dp and BluetoothHeadset profiles.Jaikumar Ganesh2010-09-281-173/+263
* Use UNDEFINED priorities when unpaired.Jaikumar Ganesh2009-12-111-0/+2
* Add API to get Active Sinks.Jaikumar Ganesh2009-12-071-0/+16
* Add a new priority for Auto Connection of A2DP. DO NOT MERGE.Jaikumar Ganesh2009-12-021-2/+5
* b/2148252 Fix emulatorMichael Chan2009-09-301-3/+8
* Fix broken build.Nick Pelly2009-09-301-2/+2
* Bluetooth A2DP suspend/resume functionalityZhu Lan2009-09-291-0/+32
* API_CHANGE: Cleanup, javadoc and unhide more Bluetooth API.Nick Pelly2009-09-101-10/+11
* API_CHANGENick Pelly2009-09-091-21/+18
* Add Bluetooth device picker supportYue Lixin2009-08-191-25/+0
* Bluetooth: API change.Nick Pelly2009-08-181-30/+36
* auto import from //depot/cupcake/@136745The Android Open Source Project2009-03-051-0/+12
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+247
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-247/+0
* auto import from //branches/cupcake/...@127101The Android Open Source Project2009-01-201-0/+66
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-2/+2
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+181