summaryrefslogtreecommitdiff
path: root/core/java/android/bluetooth/BluetoothSap.java
Commit message (Expand)AuthorAgeFilesLines
* Migrating frameworks/base BT filesRoopa Sattiraju2022-01-171-491/+0
* Remove allowBlocking from all BluetoothProfilesWilliam Escande2021-12-161-72/+112
* Copy attributable to BluetoothWilliam Escande2021-12-141-1/+0
* 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-14/+12
* Annotations for Bluetooth broadcast intents.Jeff Sharkey2021-04-211-0/+3
* More Bluetooth API annotation updates.Jeff Sharkey2021-04-161-0/+13
* Update Bluetooth API annotations.Jeff Sharkey2021-04-141-7/+29
* 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
* 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/+4
* Use @ConnectionPolicy annotation more consistently in classes withRahul Sabnis2020-01-221-2/+3
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-101-1/+1
* Rename priority to connection policy in bluetooth apisRahul Sabnis2019-12-021-6/+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-35/+37
* Fix checkstyle errors (2/2)Jack He2017-08-241-11/+7
* Fix checkstyle errors (1/2)Jack He2017-08-241-41/+58
* Detect non-oneway calls leaving system_server.Jeff Sharkey2016-11-071-1/+2
* Correct typo in BluetoothSap binderugo_yu2016-06-161-1/+1
* BluetoothSap class should not be publicAndre Eisenbach2015-05-041-5/+54
* Fix make update-apiYorke Lee2015-04-151-6/+0
* Add support for Bluetooth Sim Access Profile (2/4)Casper Bonde2015-04-151-0/+389