index
:
Project-1CE/packages_modules_Bluetooth
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
/
java
/
android
/
bluetooth
/
BluetoothHeadsetClient.java
Age
Commit message (
Expand
)
Author
2022-06-30
Revert "Revert "Reuse SynchronousResultReceivers instead of creating new.""
Neha Jain
2022-06-29
Revert "Reuse SynchronousResultReceivers instead of creating new."
Neha Jain
2022-06-29
Reuse SynchronousResultReceivers instead of creating new.
Etienne Ruffieux
2022-03-11
Update getSignalStrength() javadoc
Sal Savage
2022-03-07
Merge "Address API Council Feedback for NetworkServiceState APIs" into tm-dev
Sal Savage
2022-03-05
Merge "Remove newly introduced audio state APIs that shouldn't be public" int...
Sal Savage
2022-03-04
Address API Council Feedback for NetworkServiceState APIs
Sal Savage
2022-02-28
Remove newly introduced audio state APIs that shouldn't be public
Sal Savage
2022-02-25
Update public function documentation and address removed spacing
Sal Savage
2022-02-08
Add HFP Client NetworkServiceState APIs
Sal Savage
2022-02-01
API Changes needed for apex to build
William Escande
2022-01-28
The BluetoothHeadsetClient connection action no longer matches manifest
Sal Savage
2022-01-24
Make BluetoothHeadsetClient and associated functions @SystemApi
Sal Savage
2021-12-16
Remove allowBlocking from all BluetoothProfiles
William Escande
2021-12-14
Copy attributable to Bluetooth
William Escande
2021-10-29
Merge "Rectify comment in getCurrentAgEvents"
Treehugger Robot
2021-10-25
Rectify comment in getCurrentAgEvents
Harshad Ulhas Dhabu
2021-06-03
More Binder call AttributionSource assignment.
Jeff Sharkey
2021-04-24
Long-tail of AttributionSource plumbing.
Jeff Sharkey
2021-04-23
More AttributionSource plumbing.
Jeff Sharkey
2021-04-21
Annotations for Bluetooth broadcast intents.
Jeff Sharkey
2021-04-18
Add missing Bluetooth API permission enforcement.
Jeff Sharkey
2021-04-16
More Bluetooth API annotation updates.
Jeff Sharkey
2021-04-14
Update Bluetooth API annotations.
Jeff Sharkey
2020-11-04
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-06-24
Remove unnecessarily @System/TestApi annotations
Makoto Onuki
2020-06-23
Remove unnecessarily @System/TestApi annotations
Makoto Onuki
2020-03-21
Add BLUETOOTH_PRIVILEGED permission as a requirement for all new Bluetooth Sy...
Rahul Sabnis
2020-03-21
Add BLUETOOTH_PRIVILEGED permission as a requirement for all new Bluetooth Sy...
Rahul Sabnis
2020-01-22
Use @ConnectionPolicy annotation more consistently in classes with
Rahul Sabnis
2020-01-10
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-04
Refactor BluetoothHeadset APIs used by Settings
Rahul Sabnis
2019-12-02
Rename priority to connection policy in bluetooth apis
Rahul Sabnis
2019-07-12
Define intent for receive vendor specific response and define a function to s...
Deqiang Chen
2019-05-02
Fix binder leakage when turning off Bluetooth
Ugo Yu
2018-08-06
Merge "Add @UnsupportedAppUsage annotations"
Mathew Inwood
2018-08-01
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-02-03
Pass in the user defined by Context.
Jeff Sharkey
2017-09-06
Bluetooth: Thread-safe binder invocation
Jack He
2017-08-24
Fix checkstyle errors (2/2)
Jack He
2017-08-24
Fix checkstyle errors (1/2)
Jack He
2017-01-20
Change HFP Client API to support multi device
Sanket Agarwal
2016-11-07
Detect non-oneway calls leaving system_server.
Jeff Sharkey
2016-06-29
Use UUIDs for call management in Headset Client (HF)
Sanket Agarwal
2015-10-28
Add ability to set whether audio route is allowed in BluetoothHeadsetClient
Bryce Lee
2014-06-13
Rename BluetoothHandsfreeClient to BluetoothHeadsetClient
Mike Lockwood