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
/
BluetoothHidDevice.java
Age
Commit message (
Expand
)
Author
2022-06-30
Revert "Revert "Reuse SynchronousResultReceivers instead of creating new.""
Neha Jain
2022-06-29
Revert "Reuse SynchronousResultReceivers instead of creating new."
Neha Jain
2022-06-29
Reuse SynchronousResultReceivers instead of creating new.
Etienne Ruffieux
2021-12-16
Remove allowBlocking from all BluetoothProfiles
William Escande
2021-12-14
Copy attributable to Bluetooth
William Escande
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-16
More Bluetooth API annotation updates.
Jeff Sharkey
2021-04-14
Update Bluetooth API annotations.
Jeff Sharkey
2020-10-07
Tighten up Binder.clearCallingIdentity() usage.
Jeff Sharkey
2020-01-30
Add BLUETOOTH_PRIVILEGED permission to SystemApi
Rahul Sabnis
2020-01-09
Add setConnectionPolicy to HidDevice and Pan. Clean up documentation for
Rahul Sabnis
2019-05-02
Fix binder leakage when turning off Bluetooth
Ugo Yu
2018-04-03
Bluetooth: Add hidden API to get current user of HID Device (1/3)
Hansong Zhang
2018-03-28
Bluetooth HIDD: Remove unplug()
Hansong Zhang
2018-03-22
HIDD: Address API Review concerns
Ivan Podogov
2018-02-03
Pass in the user defined by Context.
Jeff Sharkey
2017-12-19
BluetoothHidDevice: rename onIntrData to onInterruptData (1/5)
Hansong Zhang
2017-12-14
Publish Bluetooth HID Device Profile Service API
Hansong Zhang
2017-12-08
Merge "Bluetooth HID Device: format code, fix docstring, hide unplug()" am: a...
Hansong Zhang
2017-12-07
Merge "Bluetooth HID Device: format code, fix docstring, hide unplug()"
Treehugger Robot
2017-12-06
Bluetooth HID Device: format code, fix docstring, hide unplug()
Hansong Zhang
2017-12-06
DO NOT MERGE: Merge Oreo MR1 into master
Xin Li
2017-12-04
Bluetooth HID Device: Remove BluetoothHidDeviceAppConfiguration (2/4)
Hansong Zhang
2017-11-30
Bluetooth HID Device: Remove BluetoothHidDeviceAppConfiguration (2/4)
Hansong Zhang
2017-11-16
Merge "Bluetooth HID Device API docs and helper" am: a89f6150dc am: a9b2b0496c
Hansong Zhang
2017-11-16
Merge "Bluetooth HID Device API docs and helper"
Hansong Zhang
2017-11-15
Bluetooth HID Device API docs and helper
Hansong Zhang
2017-11-14
Merge commit '98e12851336b7db16e583f9afac63ecc97465980' from
Xin Li
2017-10-27
Merge "Enable HID Device Profile Service (2/2)" am: 7e3fbd59d1 am: 21bb474cc3
Hansong Zhang
2017-10-27
Merge "Enable HID Device Profile Service (2/2)" am: 7e3fbd59d1
Hansong Zhang
2017-10-27
Enable HID Device Profile Service (2/2)
Hansong Zhang
2017-10-23
Merge "Change Bluetooth HID Profile Name (1/6)" am: 0618fa5507
Hansong Zhang
2017-10-23
Change Bluetooth HID Profile Name (1/6)
Hansong Zhang
2017-10-23
Change Bluetooth HID Profile Name (1/11)
Hansong Zhang
2016-12-29
Rename the Bluetooth profile classes for HID Device role.
Ivan Podogov
2016-12-29
Bluetooth: Add support for HID Device Role
Hemant Gupta