summaryrefslogtreecommitdiff
path: root/core/java/android/bluetooth/BluetoothHidDevice.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-16More Bluetooth API annotation updates.Jeff Sharkey
2021-04-14Update Bluetooth API annotations.Jeff Sharkey
2020-10-07Tighten up Binder.clearCallingIdentity() usage.Jeff Sharkey
2020-01-30Add BLUETOOTH_PRIVILEGED permission to SystemApiRahul Sabnis
2020-01-09Add setConnectionPolicy to HidDevice and Pan. Clean up documentation forRahul Sabnis
2019-05-02Fix binder leakage when turning off BluetoothUgo Yu
2018-04-03Bluetooth: Add hidden API to get current user of HID Device (1/3)Hansong Zhang
2018-03-28Bluetooth HIDD: Remove unplug()Hansong Zhang
2018-03-22HIDD: Address API Review concernsIvan Podogov
2018-02-03Pass in the user defined by Context.Jeff Sharkey
2017-12-19BluetoothHidDevice: rename onIntrData to onInterruptData (1/5)Hansong Zhang
2017-12-14Publish Bluetooth HID Device Profile Service APIHansong Zhang
2017-12-08Merge "Bluetooth HID Device: format code, fix docstring, hide unplug()" am: 0...Hansong Zhang
2017-12-07Merge "Bluetooth HID Device: format code, fix docstring, hide unplug()"Treehugger Robot
2017-12-06Bluetooth HID Device: format code, fix docstring, hide unplug()Hansong Zhang
2017-12-06DO NOT MERGE: Merge Oreo MR1 into masterXin Li
2017-12-04Bluetooth HID Device: Remove BluetoothHidDeviceAppConfiguration (2/4)Hansong Zhang
2017-11-30Bluetooth HID Device: Remove BluetoothHidDeviceAppConfiguration (2/4)Hansong Zhang
2017-11-16Merge "Bluetooth HID Device API docs and helper" am: a89f6150dc am: 7c005ea373Hansong Zhang
2017-11-16Merge "Bluetooth HID Device API docs and helper"Hansong Zhang
2017-11-15Bluetooth HID Device API docs and helperHansong Zhang
2017-11-14Merge commit '98e12851336b7db16e583f9afac63ecc97465980' fromXin Li
2017-10-27Merge "Enable HID Device Profile Service (2/2)" am: 7e3fbd59d1 am: 21bb474cc3Hansong Zhang
2017-10-27Merge "Enable HID Device Profile Service (2/2)" am: 7e3fbd59d1Hansong Zhang
2017-10-27Enable HID Device Profile Service (2/2)Hansong Zhang
2017-10-23Merge "Change Bluetooth HID Profile Name (1/6)" am: 8218b219f3Hansong Zhang
2017-10-23Change Bluetooth HID Profile Name (1/6)Hansong Zhang
2017-10-23Change Bluetooth HID Profile Name (1/11)Hansong Zhang
2016-12-29Rename the Bluetooth profile classes for HID Device role.Ivan Podogov
2016-12-29Bluetooth: Add support for HID Device RoleHemant Gupta