summaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/BluetoothMap.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-04-29Add caching for {Map,Sap}.getConnectionStateWilliam Escande
2021-12-16Remove allowBlocking from all BluetoothProfilesWilliam Escande
2021-12-14Copy attributable to BluetoothWilliam Escande
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-16More Bluetooth API annotation updates.Jeff Sharkey
2021-04-14Update Bluetooth API annotations.Jeff Sharkey
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-03-21Add BLUETOOTH_PRIVILEGED permission as a requirement for all new Bluetooth Sy...Rahul Sabnis
2020-03-02Add missing RequiresPermission annotations in BluetoothHidHost andRahul Sabnis
2020-01-22Use @ConnectionPolicy annotation more consistently in classes withRahul Sabnis
2020-01-13Merge "Use new UnsupportedAppUsage annotation."satayev
2020-01-10Use new UnsupportedAppUsage annotation.Artur Satayev
2020-01-09Make the BluetoothMap class @SystemApiRahul Sabnis
2019-12-02Rename priority to connection policy in bluetooth apisRahul Sabnis
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
2016-11-07Detect non-oneway calls leaving system_server.Jeff Sharkey
2014-03-20Get rid of not specifying a user errors in bluetooth.Dianne Hackborn
2013-11-20Remove unused imports from frameworks/base.John Spurlock
2013-10-10Check callback null condition for register/unregsiter state change callbackMatthew Xie
2013-09-12Fixed review commentsKim Schulz
2013-08-09Bluetooth MAP profile - sms and mms support initial check-inMatthew Xie