index
:
Project-1CE/packages_modules_Bluetooth
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
/
java
/
android
/
bluetooth
/
BluetoothPbap.java
Age
Commit message (
Expand
)
Author
2021-12-20
Merge "Pbap use profileConnector, resolveSystemService api fix"
TreeHugger Robot
2021-12-14
Pbap use profileConnector, resolveSystemService api fix
William Escande
2021-12-14
Copy attributable to Bluetooth
William Escande
2021-11-30
replace CURRENT_OR_SELF with non hidden API
William Escande
2021-06-03
More Binder call AttributionSource assignment.
Jeff Sharkey
2021-04-28
Preserve legacy permission check behavior.
Jeff Sharkey
2021-04-24
Long-tail of AttributionSource plumbing.
Jeff Sharkey
2021-04-23
More AttributionSource plumbing.
Jeff Sharkey
2021-04-21
Annotations for Bluetooth broadcast intents.
Jeff Sharkey
2021-04-16
More Bluetooth API annotation updates.
Jeff Sharkey
2021-04-14
Update Bluetooth API annotations.
Jeff Sharkey
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-03-21
Add BLUETOOTH_PRIVILEGED permission as a requirement for all new Bluetooth Sy...
Rahul Sabnis
2020-02-28
Update javadoc to reflect that BluetoothPbap#setConnectionPolicy returns
Rahul Sabnis
2020-02-07
Update BluetoothPbap class description to indicate how to create an
Rahul Sabnis
2020-01-13
Merge "Use new UnsupportedAppUsage annotation."
satayev
2020-01-10
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-09
Add setConnectionPolicy to HidDevice and Pan. Clean up documentation for
Rahul Sabnis
2020-01-06
Add setConnectionPolicy to BluetoothPbap
Rahul Sabnis
2019-12-10
Refactor BluetoothPbap APIs used by Settings
Rahul Sabnis
2019-05-02
Fix binder leakage when turning off Bluetooth
Ugo Yu
2019-03-12
Avoid IllegalArgumentException when bluetooth is disabled
Deqiang Chen
2018-08-06
Merge "Add @UnsupportedAppUsage annotations"
Mathew Inwood
2018-08-01
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-02-03
Pass in the user defined by Context.
Jeff Sharkey
2017-12-11
Make BluetoothPbap implement BluetoothProfile (1/3)
Hansong Zhang
2017-10-04
PBAP: Use ACTION_CONNECTION_STATE_CHANGED intent
Jack He
2017-09-06
Bluetooth: Thread-safe binder invocation
Jack He
2017-08-24
Fix checkstyle errors (2/2)
Jack He
2017-08-24
Fix checkstyle errors (1/2)
Jack He
2014-03-20
Get rid of not specifying a user errors in bluetooth.
Dianne Hackborn
2013-11-20
Remove unused imports from frameworks/base.
John Spurlock
2013-10-10
Check callback null condition for register/unregsiter state change callback
Matthew Xie
2013-08-05
Start restricting service calls with implicit intents.
Dianne Hackborn
2013-03-27
Correct executable bit for source files [Take 2]
Chirayu Desai
2012-10-09
Reduce android.bluetooth package debug messages
Matthew Xie
2012-08-06
Auto connection/disconnection related changes
Ganesh Ganapathi Batta
2012-03-09
Fix obvious typos under frameworks/base/core
Ken Wakasa
2011-11-28
Cleanup references when turning BT off.
Jaikumar Ganesh
2010-09-30
Typo fixes in comments and minor code cleanups.
Jake Hamby
2009-09-10
API_CHANGE: Cleanup, javadoc and unhide more Bluetooth API.
Nick Pelly
2009-08-18
Bluetooth: API change.
Nick Pelly
2009-07-27
Modify BluetoothPbap for a few wrong wordings
Jackson Fan
2009-07-26
frameworks/base: Add PBAP support
Jiafa Liu