summaryrefslogtreecommitdiff
path: root/core/java/android/bluetooth/BluetoothHidDevice.java
Commit message (Expand)AuthorAgeFilesLines
* Migrating frameworks/base BT filesRoopa Sattiraju2022-01-171-848/+0
* Remove allowBlocking from all BluetoothProfilesWilliam Escande2021-12-161-118/+146
* Copy attributable to BluetoothWilliam Escande2021-12-141-1/+0
* More Binder call AttributionSource assignment.Jeff Sharkey2021-06-031-6/+15
* Long-tail of AttributionSource plumbing.Jeff Sharkey2021-04-241-12/+13
* More AttributionSource plumbing.Jeff Sharkey2021-04-231-5/+10
* More Bluetooth API annotation updates.Jeff Sharkey2021-04-161-0/+13
* Update Bluetooth API annotations.Jeff Sharkey2021-04-141-3/+20
* Tighten up Binder.clearCallingIdentity() usage.Jeff Sharkey2020-10-071-14/+42
* Add BLUETOOTH_PRIVILEGED permission to SystemApiRahul Sabnis2020-01-301-1/+1
* Add setConnectionPolicy to HidDevice and Pan. Clean up documentation forRahul Sabnis2020-01-091-0/+63
* Fix binder leakage when turning off BluetoothUgo Yu2019-05-021-113/+25
* Bluetooth: Add hidden API to get current user of HID Device (1/3)Hansong Zhang2018-04-031-0/+22
* Bluetooth HIDD: Remove unplug()Hansong Zhang2018-03-281-23/+0
* HIDD: Address API Review concernsIvan Podogov2018-03-221-77/+281
* Pass in the user defined by Context.Jeff Sharkey2018-02-031-1/+1
* BluetoothHidDevice: rename onIntrData to onInterruptData (1/5)Hansong Zhang2017-12-191-3/+3
* Publish Bluetooth HID Device Profile Service APIHansong Zhang2017-12-141-2/+0
* Merge "Bluetooth HID Device: format code, fix docstring, hide unplug()" am: 0...Hansong Zhang2017-12-081-95/+82
|\
| * Merge "Bluetooth HID Device: format code, fix docstring, hide unplug()"Treehugger Robot2017-12-071-95/+82
| |\
| | * Bluetooth HID Device: format code, fix docstring, hide unplug()Hansong Zhang2017-12-061-95/+82
| * | DO NOT MERGE: Merge Oreo MR1 into masterXin Li2017-12-061-1/+1
| |\ \ | | |/ | |/|
| * | Bluetooth HID Device: Remove BluetoothHidDeviceAppConfiguration (2/4)Hansong Zhang2017-12-041-13/+6
* | | Bluetooth HID Device: Remove BluetoothHidDeviceAppConfiguration (2/4)Hansong Zhang2017-11-301-13/+6
* | | Merge "Bluetooth HID Device API docs and helper" am: a89f6150dc am: 7c005ea373Hansong Zhang2017-11-161-9/+27
|\ \ \ | | |/ | |/|
| * | Merge "Bluetooth HID Device API docs and helper"Hansong Zhang2017-11-161-9/+27
| |\|
| | * Bluetooth HID Device API docs and helperHansong Zhang2017-11-151-9/+27
| * | Merge commit '98e12851336b7db16e583f9afac63ecc97465980' fromXin Li2017-11-141-1/+1
| |\ \ | | |/ | |/|
* | | Merge "Enable HID Device Profile Service (2/2)" am: 7e3fbd59d1 am: 21bb474cc3Hansong Zhang2017-10-271-33/+38
|\ \ \
| * | | Merge "Enable HID Device Profile Service (2/2)" am: 7e3fbd59d1Hansong Zhang2017-10-271-33/+38
| |\| |
| | * | Enable HID Device Profile Service (2/2)Hansong Zhang2017-10-271-33/+38
| * | | Merge "Change Bluetooth HID Profile Name (1/6)" am: 8218b219f3Hansong Zhang2017-10-231-0/+569
| |\| | | | |/ | |/|
| | * Change Bluetooth HID Profile Name (1/6)Hansong Zhang2017-10-231-0/+569
| |/
* / Change Bluetooth HID Profile Name (1/11)Hansong Zhang2017-10-231-0/+569
|/
* Rename the Bluetooth profile classes for HID Device role.Ivan Podogov2016-12-291-500/+0
* Bluetooth: Add support for HID Device RoleHemant Gupta2016-12-291-0/+500