summaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/BluetoothHeadsetClient.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-11Update getSignalStrength() javadocSal Savage
2022-03-07Merge "Address API Council Feedback for NetworkServiceState APIs" into tm-devSal Savage
2022-03-05Merge "Remove newly introduced audio state APIs that shouldn't be public" int...Sal Savage
2022-03-04Address API Council Feedback for NetworkServiceState APIsSal Savage
2022-02-28Remove newly introduced audio state APIs that shouldn't be publicSal Savage
2022-02-25Update public function documentation and address removed spacingSal Savage
2022-02-08Add HFP Client NetworkServiceState APIsSal Savage
2022-02-01API Changes needed for apex to buildWilliam Escande
2022-01-28The BluetoothHeadsetClient connection action no longer matches manifestSal Savage
2022-01-24Make BluetoothHeadsetClient and associated functions @SystemApiSal Savage
2021-12-16Remove allowBlocking from all BluetoothProfilesWilliam Escande
2021-12-14Copy attributable to BluetoothWilliam Escande
2021-10-29Merge "Rectify comment in getCurrentAgEvents"Treehugger Robot
2021-10-25Rectify comment in getCurrentAgEventsHarshad Ulhas Dhabu
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-11-04Add maxTargetSdk restriction to unused APIs.Mathew Inwood
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-24Remove unnecessarily @System/TestApi annotationsMakoto Onuki
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-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