summaryrefslogtreecommitdiff
path: root/core/java/android/bluetooth/BluetoothHidHost.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-21Annotations for Bluetooth broadcast intents.Jeff Sharkey
2021-04-16More Bluetooth API annotation updates.Jeff Sharkey
2021-04-14Update Bluetooth API annotations.Jeff Sharkey
2020-03-21Add BLUETOOTH_PRIVILEGED permission as a requirement for all new Bluetooth Sy...Rahul Sabnis
2020-03-02Add missing RequiresPermission annotations in BluetoothHidHost andRahul Sabnis
2020-01-22Use @ConnectionPolicy annotation more consistently in classes withRahul Sabnis
2020-01-07Make the BluetoothHidHost class @SystemApiRahul Sabnis
2019-12-02Rename priority to connection policy in bluetooth apisRahul Sabnis
2019-05-02Fix binder leakage when turning off BluetoothUgo Yu
2019-03-12Avoid IllegalArgumentException when bluetooth is disabledDeqiang Chen
2018-02-03Pass in the user defined by Context.Jeff Sharkey
2017-10-23Change Bluetooth HID Profile Name (1/11)Hansong Zhang