aboutsummaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/BluetoothPbapClient.java
Commit message (Expand)AuthorAgeFilesLines
* Reuse SynchronousResultReceivers instead of creating new.Etienne Ruffieux2022-06-221-7/+7
* Update public function documentation for Pbap ClientAndrew Cheng2022-03-021-15/+3
* Make BluetoothPbapClient and select methods @SystemApiAndrew Cheng2022-01-211-19/+96
* Remove allowBlocking from all BluetoothProfilesWilliam Escande2021-12-161-69/+88
* Copy attributable to BluetoothWilliam Escande2021-12-141-2/+0
* More Binder call AttributionSource assignment.Jeff Sharkey2021-06-031-2/+3
* Long-tail of AttributionSource plumbing.Jeff Sharkey2021-04-241-13/+38
* More AttributionSource plumbing.Jeff Sharkey2021-04-231-11/+11
* Annotations for Bluetooth broadcast intents.Jeff Sharkey2021-04-211-0/+5
* More Bluetooth API annotation updates.Jeff Sharkey2021-04-161-0/+4
* Update Bluetooth API annotations.Jeff Sharkey2021-04-141-0/+4
* 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-6/+13
* Use @ConnectionPolicy annotation more consistently in classes withRahul Sabnis2020-01-221-2/+3
* Rename priority to connection policy in bluetooth apisRahul Sabnis2019-12-021-13/+55
* Fix binder leakage when turning off BluetoothUgo Yu2019-05-021-114/+21
* Pass in the user defined by Context.Jeff Sharkey2018-02-031-1/+1
* PBAP: Use ACTION_CONNECTION_STATE_CHANGED intentJack He2017-10-041-1/+1
* Bluetooth: Thread-safe binder invocationJack He2017-09-061-31/+32
* Fix checkstyle errors (2/2)Jack He2017-08-241-5/+4
* Fix checkstyle errors (1/2)Jack He2017-08-241-34/+37
* Detect non-oneway calls leaving system_server.Jeff Sharkey2016-11-071-1/+2
* PBAP client Settings profile.Joseph Pirozzo2016-03-301-6/+66
* Add BluetoothProfile for PBAP PCE role.Joseph Pirozzo2016-03-141-0/+331