aboutsummaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/BluetoothHeadset.java
Commit message (Expand)AuthorAgeFilesLines
* Move all profile services bind to BluetoothManagerServiceEtienne Ruffieux2022-11-291-168/+42
* Make mServiceListener as null before calling onServiceDisconnectedHyundo Moon2022-10-161-1/+2
* Make onServiceDisconnected be calledSungsoo Lim2022-09-131-1/+5
* Reuse SynchronousResultReceivers instead of creating new.Etienne Ruffieux2022-06-221-25/+25
* Merge changes I2861d51d,Ifcc6971f am: 2b53c20373 am: 417226527d am: 3df425a07cTreehugger Robot2022-03-231-36/+36
|\
| * BluetoothHeadset APIs now no longer returnRahul Sabnis2022-03-221-36/+36
| * Update BluetoothHeadset#connectAudio andRahul Sabnis2022-03-221-7/+13
* | Merge "BluetoothHeadset#getAudioState now throws a NullPointerException if th...Rahul Sabnis2022-03-181-4/+3
|\|
| * Merge "BluetoothHeadset#getAudioState now throws a NullPointerException if th...Rahul Sabnis2022-03-181-4/+3
| |\
| | * BluetoothHeadset#getAudioState now throws a NullPointerException if theRahul Sabnis2022-03-171-4/+3
* | | Merge "[API Review] add new permissions to sco and inband ringing" am: e75cf6...Rahul Sabnis2022-03-091-0/+2
|\| |
| * | Merge "[API Review] add new permissions to sco and inband ringing"Rahul Sabnis2022-03-081-0/+2
| |\ \ | | |/ | |/|
| | * [API Review] add new permissions to sco and inband ringingEtienne Ruffieux2022-02-251-1/+6
| * | Make BluetoothHeadset APIs used by Telecom into System APIs and updateRahul Sabnis2022-02-241-66/+100
| |/
* | Merge "get and set audio route allowed APIs should have different IntDef sinc...Treehugger Robot2022-02-231-3/+14
|\|
| * Merge "get and set audio route allowed APIs should have different IntDef sinc...Treehugger Robot2022-02-231-3/+14
| |\
| | * get and set audio route allowed APIs should have different IntDef sinceMd Shahriar Hossain Sajib2022-02-181-3/+14
| * | API Changes needed for apex to buildWilliam Escande2022-02-141-1/+2
| |/
| * [framework] Migration of hidden APIs to System APIsMd Shahriar Hossain Sajib2022-01-271-30/+72
* | API Changes needed for apex to buildWilliam Escande2022-02-011-1/+2
* | [framework] Migration of hidden APIs to System APIsMd Shahriar Hossain Sajib2022-01-261-30/+69
* | Migrating Bluetooth resources to Bluetooth module am: 46f0869e44 am: 41f1eda6...Etienne Ruffieux2022-01-251-21/+0
|\|
| * Migrating Bluetooth resources to Bluetooth moduleEtienne Ruffieux2022-01-251-21/+0
| * Remove allowBlocking from all BluetoothProfilesWilliam Escande2021-12-161-235/+305
* | Update BluetoothHeadset#connectAudio andRahul Sabnis2022-01-241-8/+14
* | Make BluetoothHeadset APIs used by Telecom into System APIsRahul Sabnis2022-01-121-66/+104
* | Remove allowBlocking from all BluetoothProfilesWilliam Escande2021-12-161-218/+304
* | Merge "Copy attributable to Bluetooth" am: b4950bde08 am: 5393f1f597 am: 0e01...Treehugger Robot2021-12-141-1/+0
|\|
| * Copy attributable to BluetoothWilliam Escande2021-12-141-1/+0
* | Revert "Revert "Complete hard removal of BluetoothHeadset#setPri..."Rahul Sabnis2021-12-141-43/+0
* | Revert "Complete hard removal of BluetoothHeadset#setPriority system API that"Rahul Sabnis2021-12-091-0/+43
* | Complete hard removal of BluetoothHeadset#setPriority system API thatRahul Sabnis2021-12-021-43/+0
|/
* Changing BluetoothHeadset APIs from @hide to @SystemApiRoopa Sattiraju2021-09-091-6/+6
* Merge "More Binder call AttributionSource assignment." into sc-devJeff Sharkey2021-06-041-4/+7
|\
| * More Binder call AttributionSource assignment.Jeff Sharkey2021-06-031-4/+7
* | CloseGuard for more Bluetooth components.Jeff Sharkey2021-06-031-0/+12
|/
* Preserve legacy permission check behavior.Jeff Sharkey2021-04-281-0/+10
* Long-tail of AttributionSource plumbing.Jeff Sharkey2021-04-241-26/+36
* More AttributionSource plumbing.Jeff Sharkey2021-04-231-5/+10
* Annotations for Bluetooth broadcast intents.Jeff Sharkey2021-04-211-0/+1
* More Bluetooth API annotation updates.Jeff Sharkey2021-04-161-0/+16
* Update Bluetooth API annotations.Jeff Sharkey2021-04-141-43/+106
* Remove BluetoothHeadset#setPriority which was deprecated in Android 11Rahul Sabnis2021-03-241-0/+1
* docs: fix typo HDP->HFP in BluetoothHeadsetJakub Pawlowski2021-01-291-1/+1
* docs: Use correct profile for intentKevin Hufnagle2021-01-291-1/+1
* Merge "Derestrict some non-SDK APIs."Mathew Inwood2021-01-131-3/+3
|\
| * Derestrict some non-SDK APIs.Mathew Inwood2021-01-071-3/+3
* | Introduce public APIs to check whether a remote bluetooth headsetRahul Sabnis2021-01-061-0/+42
|/
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-11-041-6/+7
* Add BLUETOOTH_PRIVILEGED permission as a requirement for all new Bluetooth Sy...Rahul Sabnis2020-03-211-9/+31