summaryrefslogtreecommitdiff
path: root/core/java/android/bluetooth/BluetoothAvrcpController.java
Commit message (Expand)AuthorAgeFilesLines
* 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