summaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/BluetoothCodecConfig.java
diff options
context:
space:
mode:
authorIvan Podogov <ginkage@google.com>2016-12-23 11:52:21 +0000
committerMyles Watson <mylesgw@google.com>2016-12-29 14:30:40 +0000
commit5fabc4426e870bc119027d773efafdf524e5f988 (patch)
tree61e593d4bde9e01751142a41cf23d1af5193e1de /framework/java/android/bluetooth/BluetoothCodecConfig.java
parent7d82a61d972018cfa94f983a97283718c34ce4e0 (diff)
Rename the Bluetooth profile classes for HID Device role.
We already have BluetoothInputDevice class, so adding something called BluetoothHidDevice seems confusing. On the other hand, the new class is designed to connect to HID Host devices, so naming it BluetoothInputHost makes sense and goes in line with the existing BluetoothInputDevice. The same goes for the new constant HID_DEVICE that is just as confusing to have together with the INPUT_DEVICE one. This CL also renames the "connection state changed" broadcast (for the same reasons), declares it as an SDK constant, and also adds some javadoc to it. Note that BluetoothHidDeviceApp* classes remained unchanged, as those correspond to the app that implements the Device (and connects to the Host). Test: make Change-Id: I5075ca5b97db3c1dd403c2e9660eecc7380cffe2
Diffstat (limited to 'framework/java/android/bluetooth/BluetoothCodecConfig.java')
0 files changed, 0 insertions, 0 deletions