index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
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
/
core
/
java
/
android
/
bluetooth
/
BluetoothHidHost.java
Age
Commit message (
Expand
)
Author
2021-06-03
More Binder call AttributionSource assignment.
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-03-21
Add BLUETOOTH_PRIVILEGED permission as a requirement for all new Bluetooth Sy...
Rahul Sabnis
2020-03-02
Add missing RequiresPermission annotations in BluetoothHidHost and
Rahul Sabnis
2020-01-22
Use @ConnectionPolicy annotation more consistently in classes with
Rahul Sabnis
2020-01-07
Make the BluetoothHidHost class @SystemApi
Rahul Sabnis
2019-12-02
Rename priority to connection policy in bluetooth apis
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-02-03
Pass in the user defined by Context.
Jeff Sharkey
2017-10-23
Change Bluetooth HID Profile Name (1/11)
Hansong Zhang