summaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/BluetoothPbap.java
AgeCommit message (Expand)Author
2021-12-20Merge "Pbap use profileConnector, resolveSystemService api fix"TreeHugger Robot
2021-12-14Pbap use profileConnector, resolveSystemService api fixWilliam Escande
2021-12-14Copy attributable to BluetoothWilliam Escande
2021-11-30replace CURRENT_OR_SELF with non hidden APIWilliam Escande
2021-06-03More Binder call AttributionSource assignment.Jeff Sharkey
2021-04-28Preserve legacy permission check behavior.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-10-29Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-28Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-03-21Add BLUETOOTH_PRIVILEGED permission as a requirement for all new Bluetooth Sy...Rahul Sabnis
2020-02-28Update javadoc to reflect that BluetoothPbap#setConnectionPolicy returnsRahul Sabnis
2020-02-07Update BluetoothPbap class description to indicate how to create anRahul Sabnis
2020-01-13Merge "Use new UnsupportedAppUsage annotation."satayev
2020-01-10Use new UnsupportedAppUsage annotation.Artur Satayev
2020-01-09Add setConnectionPolicy to HidDevice and Pan. Clean up documentation forRahul Sabnis
2020-01-06Add setConnectionPolicy to BluetoothPbapRahul Sabnis
2019-12-10Refactor BluetoothPbap APIs used by SettingsRahul Sabnis
2019-05-02Fix binder leakage when turning off BluetoothUgo Yu
2019-03-12Avoid IllegalArgumentException when bluetooth is disabledDeqiang Chen
2018-08-06Merge "Add @UnsupportedAppUsage annotations"Mathew Inwood
2018-08-01Add @UnsupportedAppUsage annotationsMathew Inwood
2018-02-03Pass in the user defined by Context.Jeff Sharkey
2017-12-11Make BluetoothPbap implement BluetoothProfile (1/3)Hansong Zhang
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
2014-03-20Get rid of not specifying a user errors in bluetooth.Dianne Hackborn
2013-11-20Remove unused imports from frameworks/base.John Spurlock
2013-10-10Check callback null condition for register/unregsiter state change callbackMatthew Xie
2013-08-05Start restricting service calls with implicit intents.Dianne Hackborn
2013-03-27Correct executable bit for source files [Take 2]Chirayu Desai
2012-10-09Reduce android.bluetooth package debug messagesMatthew Xie
2012-08-06Auto connection/disconnection related changesGanesh Ganapathi Batta
2012-03-09Fix obvious typos under frameworks/base/coreKen Wakasa
2011-11-28Cleanup references when turning BT off.Jaikumar Ganesh
2010-09-30Typo fixes in comments and minor code cleanups.Jake Hamby
2009-09-10API_CHANGE: Cleanup, javadoc and unhide more Bluetooth API.Nick Pelly
2009-08-18Bluetooth: API change.Nick Pelly
2009-07-27Modify BluetoothPbap for a few wrong wordingsJackson Fan
2009-07-26frameworks/base: Add PBAP supportJiafa Liu