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