| commit | eee7fd31e74da3b898ca019b71436ce818eb7817 | [log] [tgz] |
|---|---|---|
| author | Hansong Zhang <hsz@google.com> | Mon Dec 04 10:31:30 2017 -0800 |
| committer | Hansong Zhang <hsz@google.com> | Wed Dec 06 16:34:15 2017 -0800 |
| tree | 028386b52e68156e6b00d0f1c03452157c96dd24 | |
| parent | 92c3f54a53da26615d32c4b97adcfec607eb48fc [diff] |
Bluetooth HID Device: format code, fix docstring, hide unplug() * Reformat code with google-java-format * Add the note that When an application is registered, the HID Host service will be disabled until it is unregistered * Fix the links in docstring * Add @hide to unplug(); this is not a public API Bug: 63384609 Test: make Change-Id: I5dfcaab58b02c19e5745461c16602064a0ad8b83