commit | 53f5412beb19b999ac826269fff8e98d495290b3 | [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 | 31a2650ab7ca445e0f614870d82ca4a0eb61f9b0 | |
parent | 8ab47567b2140da30257bc4e3b70495c8f17281e [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