aboutsummaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/BluetoothMap.java
Commit message (Expand)AuthorAgeFilesLines
* Reuse SynchronousResultReceivers instead of creating new.Etienne Ruffieux2022-06-221-9/+9
* Add caching for {Map,Sap}.getConnectionStateWilliam Escande2022-04-291-9/+66
* Remove allowBlocking from all BluetoothProfilesWilliam Escande2021-12-161-72/+113
* Copy attributable to BluetoothWilliam Escande2021-12-141-2/+1
* More Binder call AttributionSource assignment.Jeff Sharkey2021-06-031-3/+5
* Long-tail of AttributionSource plumbing.Jeff Sharkey2021-04-241-9/+10
* More AttributionSource plumbing.Jeff Sharkey2021-04-231-10/+13
* Annotations for Bluetooth broadcast intents.Jeff Sharkey2021-04-211-0/+5
* More Bluetooth API annotation updates.Jeff Sharkey2021-04-161-0/+14
* Update Bluetooth API annotations.Jeff Sharkey2021-04-141-7/+26
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-1/+2
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-2/+1
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-1/+2
* Add BLUETOOTH_PRIVILEGED permission as a requirement for all new Bluetooth Sy...Rahul Sabnis2020-03-211-7/+6
* Add missing RequiresPermission annotations in BluetoothHidHost andRahul Sabnis2020-03-021-8/+16
* Use @ConnectionPolicy annotation more consistently in classes withRahul Sabnis2020-01-221-2/+3
* Merge "Use new UnsupportedAppUsage annotation."satayev2020-01-131-1/+1
|\
| * Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-101-1/+1
* | Make the BluetoothMap class @SystemApiRahul Sabnis2020-01-091-5/+44
|/
* Rename priority to connection policy in bluetooth apisRahul Sabnis2019-12-021-10/+52
* Fix binder leakage when turning off BluetoothUgo Yu2019-05-021-105/+23
* Merge "Add @UnsupportedAppUsage annotations"Mathew Inwood2018-08-061-0/+2
|\
| * Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-011-0/+2
* | Pass in the user defined by Context.Jeff Sharkey2018-02-031-1/+1
|/
* Bluetooth: Thread-safe binder invocationJack He2017-09-061-32/+36
* Fix checkstyle errors (2/2)Jack He2017-08-241-11/+7
* Fix checkstyle errors (1/2)Jack He2017-08-241-44/+57
* Detect non-oneway calls leaving system_server.Jeff Sharkey2016-11-071-1/+1
* Get rid of not specifying a user errors in bluetooth.Dianne Hackborn2014-03-201-3/+3
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-1/+0
* Check callback null condition for register/unregsiter state change callbackMatthew Xie2013-10-101-2/+1
* Fixed review commentsKim Schulz2013-09-121-68/+176
* Bluetooth MAP profile - sms and mms support initial check-inMatthew Xie2013-08-091-0/+300