summaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/BluetoothA2dp.java
AgeCommit message (Expand)Author
2022-06-30Revert "Revert "Reuse SynchronousResultReceivers instead of creating new.""Neha Jain
2022-06-29Revert "Reuse SynchronousResultReceivers instead of creating new."Neha Jain
2022-06-29Reuse SynchronousResultReceivers instead of creating new.Etienne Ruffieux
2022-03-29Merge "Removed SDK comparison to fix errorprone target"Etienne Ruffieux
2022-03-29Merge "API-REVIEW: add detail in codec switch javadoc"Treehugger Robot
2022-03-29Removed SDK comparison to fix errorprone targetEtienne Ruffieux
2022-03-29API-REVIEW: add detail in codec switch javadocWilliam Escande
2022-03-25API Review: Update api for S+: Throw / PrivilegedWilliam Escande
2022-03-16[API review] add/expand documentation for Optional CodecsEtienne Ruffieux
2022-02-14API Changes needed for apex to buildWilliam Escande
2021-12-16Remove allowBlocking from all BluetoothProfilesWilliam Escande
2021-12-14Copy attributable to BluetoothWilliam Escande
2021-07-27Require calls to BluetoothA2dp#setBufferLengthMillis to pass aRahul Sabnis
2021-06-03More Binder call AttributionSource assignment.Jeff Sharkey
2021-04-24Long-tail of AttributionSource plumbing.Jeff Sharkey
2021-04-23More AttributionSource plumbing.Jeff Sharkey
2021-04-21Annotations for Bluetooth broadcast intents.Jeff Sharkey
2021-04-16More Bluetooth API annotation updates.Jeff Sharkey
2021-04-14Update Bluetooth API annotations.Jeff Sharkey
2021-03-09Derestrict some APIs.Mathew Inwood
2021-02-19Update BluetoothA2dp APIMore Kuo
2021-01-21Merge "Dynamic Audio Buffer (1/3)"Zach Johnson
2021-01-20Dynamic Audio Buffer (1/3)More Kuo
2021-01-07Derestrict some non-SDK APIs.Mathew Inwood
2020-11-04Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-03-21Add BLUETOOTH_PRIVILEGED permission as a requirement for all new Bluetooth Sy...Rahul Sabnis
2020-03-18Revert "Revert "Require user pass in a non-null BluetoothDevice ..."Rahul Sabnis
2020-01-10Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-06Resolve BluetoothA2dp hidden APIs to resolve dependenciesRahul Sabnis
2019-12-04Make BluetoothUuid constants and some functions System ApisRahul Sabnis
2019-12-02Rename priority to connection policy in bluetooth apisRahul Sabnis
2019-05-02Fix binder leakage when turning off BluetoothUgo Yu
2019-03-14Merge "Avoid IllegalArgumentException when bluetooth is disabled" am: 4b7400c...Deqiang Chen
2019-03-12Avoid IllegalArgumentException when bluetooth is disabledDeqiang Chen
2019-01-25AudioDeviceBroker in audio serviceJean-Michel Trivi
2018-12-28Limit access to suspected false positives.Mathew Inwood
2018-12-28Limit access to suspected false positives.Mathew Inwood
2018-10-22Move some members to the "Q blacklist".Mathew Inwood
2018-09-14Move some members to the "Q blacklist".Mathew Inwood
2018-08-21Be the current user to get A2DP proxyCheney Ni
2018-08-06Merge "Add @UnsupportedAppUsage annotations"Mathew Inwood
2018-08-01Add @UnsupportedAppUsage annotationsMathew Inwood
2018-03-01Merge "Bluetooth: Remove adjustAvrcpAbsoluteVolume" am: a11cf63eef am: a91742...Ajay Panicker
2018-03-01Bluetooth: Remove adjustAvrcpAbsoluteVolumeAjay Panicker
2018-02-03Pass in the user defined by Context.Jeff Sharkey
2018-01-26Add support for Multi-A2DP state machines per devicePavlin Radoslavov
2018-01-25Add support for Multi-A2DP state machines per devicePavlin Radoslavov
2018-01-05Added internal API to get/set the A2DP Active DevicePavlin Radoslavov
2017-08-24Fix checkstyle errors (2/2)Jack He
2017-08-24Fix checkstyle errors (1/2)Jack He