summaryrefslogtreecommitdiff
path: root/core/java/android/bluetooth/BluetoothHeadsetClient.java
Commit message (Expand)AuthorAgeFilesLines
* 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