summaryrefslogtreecommitdiff
path: root/core/java/android/bluetooth/BluetoothA2dpSink.java
Commit message (Expand)AuthorAgeFilesLines
* Migrating frameworks/base BT filesRoopa Sattiraju2022-01-171-516/+0
* Remove allowBlocking from all BluetoothProfilesWilliam Escande2021-12-161-70/+113
* Copy attributable to BluetoothWilliam Escande2021-12-141-2/+1
* More Binder call AttributionSource assignment.Jeff Sharkey2021-06-031-2/+3
* Long-tail of AttributionSource plumbing.Jeff Sharkey2021-04-241-13/+30
* More AttributionSource plumbing.Jeff Sharkey2021-04-231-5/+11
* Annotations for Bluetooth broadcast intents.Jeff Sharkey2021-04-211-1/+5
* Add missing Bluetooth API permission enforcement.Jeff Sharkey2021-04-181-0/+8
* More Bluetooth API annotation updates.Jeff Sharkey2021-04-161-0/+2
* Update Bluetooth API annotations.Jeff Sharkey2021-04-141-5/+15
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-1/+2
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-2/+1
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-1/+2
* Add BLUETOOTH_PRIVILEGED permission as a requirement for all new Bluetooth Sy...Rahul Sabnis2020-03-211-7/+7
* BluetoothA2dpSink System APIs now require BLUETOOTH_ADMIN permissionRahul Sabnis2020-02-101-4/+4
* Use @ConnectionPolicy annotation more consistently in classes withRahul Sabnis2020-01-221-2/+3
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-101-1/+1
* Resolve BluetoothA2dpSink APIs used by SettingsRahul Sabnis2019-12-131-75/+28
* Resolve BluetoothA2dp hidden APIs to resolve dependenciesRahul Sabnis2019-12-061-1/+1
* Rename priority to connection policy in bluetooth apisRahul Sabnis2019-12-021-15/+50
* Fix binder leakage when turning off BluetoothUgo Yu2019-05-021-106/+22
* Merge "Add @UnsupportedAppUsage annotations"Mathew Inwood2018-08-061-0/+2
|\
| * Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-011-0/+2
* | Pass in the user defined by Context.Jeff Sharkey2018-02-031-1/+1
|/
* Bluetooth: Thread-safe binder invocationJack He2017-09-061-41/+40
* Fix checkstyle errors (2/2)Jack He2017-08-241-9/+11
* Fix checkstyle errors (1/2)Jack He2017-08-241-60/+61
* Detect non-oneway calls leaving system_server.Jeff Sharkey2016-11-071-1/+2
* Add support for AVRCP 1.3.Sanket Agarwal2016-01-141-0/+83
* BluetoothA2dpSink: Add new BluetoothProfile subclass for A2DP sinkMike Lockwood2014-06-131-0/+432