aboutsummaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/BluetoothAvrcpController.java
Commit message (Expand)AuthorAgeFilesLines
* Reuse SynchronousResultReceivers instead of creating new.Etienne Ruffieux2022-06-221-6/+6
* Remove allowBlocking from all BluetoothProfilesWilliam Escande2021-12-161-55/+80
* Copy attributable to BluetoothWilliam Escande2021-12-141-2/+0
* More Binder call AttributionSource assignment.Jeff Sharkey2021-06-031-2/+3
* Long-tail of AttributionSource plumbing.Jeff Sharkey2021-04-241-6/+7
* More AttributionSource plumbing.Jeff Sharkey2021-04-231-5/+11
* Annotations for Bluetooth broadcast intents.Jeff Sharkey2021-04-211-0/+6
* Add missing Bluetooth API permission enforcement.Jeff Sharkey2021-04-181-0/+12
* Update Bluetooth API annotations.Jeff Sharkey2021-04-141-3/+7
* Fix binder leakage when turning off BluetoothUgo Yu2019-05-021-104/+26
* Makes bluetooth profile services bind to current (foreground) user.jovanak2018-10-151-1/+2
* Pass in the user defined by Context.Jeff Sharkey2018-02-031-1/+1
* Bluetooth: Thread-safe binder invocationJack He2017-09-061-27/+27
* Fix checkstyle errors (2/2)Jack He2017-08-241-2/+6
* Fix checkstyle errors (1/2)Jack He2017-08-241-44/+43
* Detect non-oneway calls leaving system_server.Jeff Sharkey2016-11-071-1/+2
* Remove APIs that are not directly usableSanket Agarwal2016-09-201-98/+0
* Add support for AVRCP 1.3.Sanket Agarwal2016-01-141-26/+182
* BluetoothAvrcpController: Move AVRCP controller support to new BluetoothProfi...Mike Lockwood2014-06-131-0/+260