summaryrefslogtreecommitdiff
path: root/core/java/android/bluetooth/BluetoothA2dp.java
Commit message (Expand)AuthorAgeFilesLines
* Add BLUETOOTH_PRIVILEGED permission as a requirement for all new Bluetooth Sy...Rahul Sabnis2020-03-211-16/+27
* Revert "Revert "Require user pass in a non-null BluetoothDevice ..."Rahul Sabnis2020-03-031-8/+26
* Revert "Require user pass in a non-null BluetoothDevice to all B..."Daniel Chapin2020-02-121-26/+8
* Require user pass in a non-null BluetoothDevice to all BluetoothA2dpRahul Sabnis2020-02-071-8/+26
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Resolve BluetoothA2dp hidden APIs to resolve dependenciesRahul Sabnis2019-12-061-38/+63
* Make BluetoothUuid constants and some functions System ApisRahul Sabnis2019-12-041-1/+1
* Rename priority to connection policy in bluetooth apisRahul Sabnis2019-12-021-13/+49
* Fix binder leakage when turning off BluetoothUgo Yu2019-05-021-227/+86
* Merge "Avoid IllegalArgumentException when bluetooth is disabled" am: 2a1bdd2...Deqiang Chen2019-03-141-2/+4
|\
| * Avoid IllegalArgumentException when bluetooth is disabledDeqiang Chen2019-03-121-2/+4
| * Limit access to suspected false positives.Mathew Inwood2018-12-281-1/+1
| * Move some members to the "Q blacklist".Mathew Inwood2018-10-221-1/+2
* | AudioDeviceBroker in audio serviceJean-Michel Trivi2019-01-251-2/+2
* | Limit access to suspected false positives.Mathew Inwood2018-12-281-1/+1
* | Move some members to the "Q blacklist".Mathew Inwood2018-09-141-1/+2
|/
* Be the current user to get A2DP proxyCheney Ni2018-08-211-1/+2
* Merge "Add @UnsupportedAppUsage annotations"Mathew Inwood2018-08-061-0/+23
|\
| * Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-011-0/+23
* | Merge "Bluetooth: Remove adjustAvrcpAbsoluteVolume" am: 2cd2a6aef0 am: ad2f90...Ajay Panicker2018-03-011-29/+0
|\|
| * Bluetooth: Remove adjustAvrcpAbsoluteVolumeAjay Panicker2018-03-011-29/+0
| * Add support for Multi-A2DP state machines per devicePavlin Radoslavov2018-01-261-20/+27
* | Pass in the user defined by Context.Jeff Sharkey2018-02-031-1/+1
* | Add support for Multi-A2DP state machines per devicePavlin Radoslavov2018-01-251-20/+27
|/
* Added internal API to get/set the A2DP Active DevicePavlin Radoslavov2018-01-051-0/+88
* Fix checkstyle errors (2/2)Jack He2017-08-241-10/+12
* Fix checkstyle errors (1/2)Jack He2017-08-241-69/+82
* Add persistent state for Bluetooth high quality audio supportAntony Sargent2017-05-031-0/+114
* More auto-doc work.Jeff Sharkey2017-04-211-2/+0
* Add new internal API: enableOptionalCodecs()/disableOptionalCodecs()Pavlin Radoslavov2017-03-291-0/+45
* Merge "Update the A2DP Codec Config API" am: ccd60f7cbe am: f0096fb868 am: 91...Pavlin Radoslavov2017-01-311-9/+8
|\
| * Update the A2DP Codec Config APIPavlin Radoslavov2017-01-311-9/+8
* | Merge "Add a mechanism for configuring the A2DP Source codecs" am: 63270f2b96...Pavlin Radoslavov2017-01-041-0/+69
|\|
| * Add a mechanism for configuring the A2DP Source codecsPavlin Radoslavov2017-01-031-0/+69
* | Detect non-oneway calls leaving system_server.Jeff Sharkey2016-11-071-1/+2
|/
* Guard concurrent accesses to BluetoothA2dp service objectCalvin On2016-06-221-113/+159
* 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