summaryrefslogtreecommitdiff
path: root/core/java/android/bluetooth/BluetoothPbapClient.java
AgeCommit message (Expand)Author
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-06-23Remove unnecessarily @System/TestApi annotationsMakoto Onuki
2020-03-21Add BLUETOOTH_PRIVILEGED permission as a requirement for all new Bluetooth Sy...Rahul Sabnis
2020-01-22Use @ConnectionPolicy annotation more consistently in classes withRahul Sabnis
2019-12-02Rename priority to connection policy in bluetooth apisRahul Sabnis
2019-05-02Fix binder leakage when turning off BluetoothUgo Yu
2018-02-03Pass in the user defined by Context.Jeff Sharkey
2017-10-04PBAP: Use ACTION_CONNECTION_STATE_CHANGED intentJack He
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
2016-03-30PBAP client Settings profile.Joseph Pirozzo
2016-03-14Add BluetoothProfile for PBAP PCE role.Joseph Pirozzo