summaryrefslogtreecommitdiff
path: root/core/java/android/bluetooth/BluetoothHeadsetClient.java
AgeCommit message (Expand)Author
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-18Add missing Bluetooth API permission enforcement.Jeff Sharkey
2021-04-16More Bluetooth API annotation updates.Jeff Sharkey
2021-04-14Update Bluetooth API annotations.Jeff Sharkey
2020-10-29Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-28Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-06-23Remove unnecessarily @System/TestApi annotationsMakoto Onuki
2020-03-21Add BLUETOOTH_PRIVILEGED permission as a requirement for all new Bluetooth Sy...Rahul Sabnis
2020-01-22Use @ConnectionPolicy annotation more consistently in classes withRahul Sabnis
2020-01-10Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-04Refactor BluetoothHeadset APIs used by SettingsRahul Sabnis
2019-12-02Rename priority to connection policy in bluetooth apisRahul Sabnis
2019-07-12Define intent for receive vendor specific response and define a function to s...Deqiang Chen
2019-05-02Fix binder leakage when turning off BluetoothUgo Yu
2018-08-06Merge "Add @UnsupportedAppUsage annotations"Mathew Inwood
2018-08-01Add @UnsupportedAppUsage annotationsMathew Inwood
2018-02-03Pass in the user defined by Context.Jeff Sharkey
2017-09-06Bluetooth: Thread-safe binder invocationJack He
2017-08-24Fix checkstyle errors (2/2)Jack He
2017-08-24Fix checkstyle errors (1/2)Jack He
2017-01-20Change HFP Client API to support multi deviceSanket Agarwal
2016-11-07Detect non-oneway calls leaving system_server.Jeff Sharkey
2016-06-29Use UUIDs for call management in Headset Client (HF)Sanket Agarwal
2015-10-28Add ability to set whether audio route is allowed in BluetoothHeadsetClientBryce Lee
2014-06-13Rename BluetoothHandsfreeClient to BluetoothHeadsetClientMike Lockwood