aboutsummaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/BluetoothHeadsetClient.java
Commit message (Expand)AuthorAgeFilesLines
* Reuse SynchronousResultReceivers instead of creating new.Etienne Ruffieux2022-06-221-27/+27
* Update getSignalStrength() javadocSal Savage2022-03-111-15/+16
* Merge "Address API Council Feedback for NetworkServiceState APIs" into tm-devSal Savage2022-03-071-6/+17
|\
| * Address API Council Feedback for NetworkServiceState APIsSal Savage2022-03-041-6/+17
* | Merge "Remove newly introduced audio state APIs that shouldn't be public" int...Sal Savage2022-03-051-4/+0
|\ \ | |/ |/|
| * Remove newly introduced audio state APIs that shouldn't be publicSal Savage2022-02-281-4/+0
* | Update public function documentation and address removed spacingSal Savage2022-02-251-17/+129
|/
* Add HFP Client NetworkServiceState APIsSal Savage2022-02-081-0/+215
* API Changes needed for apex to buildWilliam Escande2022-02-011-0/+6
* The BluetoothHeadsetClient connection action no longer matches manifestSal Savage2022-01-281-1/+5
* Make BluetoothHeadsetClient and associated functions @SystemApiSal Savage2022-01-241-113/+374
* Remove allowBlocking from all BluetoothProfilesWilliam Escande2021-12-161-240/+341
* Copy attributable to BluetoothWilliam Escande2021-12-141-1/+0
* Merge "Rectify comment in getCurrentAgEvents"Treehugger Robot2021-10-291-1/+1
|\
| * Rectify comment in getCurrentAgEventsHarshad Ulhas Dhabu2021-10-251-1/+1
| * Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-11-041-5/+6
| * Remove unnecessarily @System/TestApi annotationsMakoto Onuki2020-06-241-3/+0
| * Add BLUETOOTH_PRIVILEGED permission as a requirement for all new Bluetooth Sy...Rahul Sabnis2020-03-211-4/+9
* | More Binder call AttributionSource assignment.Jeff Sharkey2021-06-031-4/+7
* | Long-tail of AttributionSource plumbing.Jeff Sharkey2021-04-241-27/+28
* | More AttributionSource plumbing.Jeff Sharkey2021-04-231-5/+11
* | Annotations for Bluetooth broadcast intents.Jeff Sharkey2021-04-211-0/+23
* | Add missing Bluetooth API permission enforcement.Jeff Sharkey2021-04-181-0/+8
* | More Bluetooth API annotation updates.Jeff Sharkey2021-04-161-1/+23
* | Update Bluetooth API annotations.Jeff Sharkey2021-04-141-4/+31
* | Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-5/+6
* | Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-6/+5
* | Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-5/+6
* | Remove unnecessarily @System/TestApi annotationsMakoto Onuki2020-06-231-3/+0
* | Add BLUETOOTH_PRIVILEGED permission as a requirement for all new Bluetooth Sy...Rahul Sabnis2020-03-211-4/+9
|/
* Use @ConnectionPolicy annotation more consistently in classes withRahul Sabnis2020-01-221-2/+3
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-101-1/+1
* Refactor BluetoothHeadset APIs used by SettingsRahul Sabnis2019-12-041-1/+1
* Rename priority to connection policy in bluetooth apisRahul Sabnis2019-12-021-7/+62
* Define intent for receive vendor specific response and define a function to s...Deqiang Chen2019-07-121-0/+58
* Fix binder leakage when turning off BluetoothUgo Yu2019-05-021-131/+64
* Merge "Add @UnsupportedAppUsage annotations"Mathew Inwood2018-08-061-0/+6
|\
| * Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-011-0/+6
* | Pass in the user defined by Context.Jeff Sharkey2018-02-031-1/+1
|/
* Bluetooth: Thread-safe binder invocationJack He2017-09-061-83/+105
* Fix checkstyle errors (2/2)Jack He2017-08-241-101/+83
* Fix checkstyle errors (1/2)Jack He2017-08-241-212/+187
* Change HFP Client API to support multi deviceSanket Agarwal2017-01-201-41/+14
* Detect non-oneway calls leaving system_server.Jeff Sharkey2016-11-071-1/+2
* Use UUIDs for call management in Headset Client (HF)Sanket Agarwal2016-06-291-59/+14
* Add ability to set whether audio route is allowed in BluetoothHeadsetClientBryce Lee2015-10-281-0/+35
* Rename BluetoothHandsfreeClient to BluetoothHeadsetClientMike Lockwood2014-06-131-0/+1167