OSDN Git Service

Change Bluetooth HID Profile Name (3/6)
authorHansong Zhang <hsz@google.com>
Fri, 20 Oct 2017 22:56:54 +0000 (15:56 -0700)
committerHansong Zhang <hsz@google.com>
Mon, 23 Oct 2017 20:05:41 +0000 (13:05 -0700)
commitbb3d9f7e92497ebd5497eeadc7e88fce46c98559
treeac56d597f6f3e8ac11a13d0bd6e566e6f0a3e826
parentfb23789ef470979c9f3f8f83f7826479e226331c
Change Bluetooth HID Profile Name (3/6)

Make the Bluetooth HID profile name consistent with the Bluetooth HID
service name.

BluetoothInputHost → BluetoothHidDevice
BluetoothInputDevice → BluetoothHidHost
IBluetoothInputHost → IBluetoothHidDevice
IBluetoothInputDevice → IBluetoothHidHost
BluetoothProfile.INPUT_HOST → BluetoothProfile.HID_DEVICE
BluetoothProfile.INPUT_DEVICE → BluetoothProfile.HID_HOST

(Cherry-picked from commit 1878072a45cb748f396a7b97f3c14aa983d41333)
Merged-In: I6bb5ad307f8ffb78cf5972aad68665372b85f0fe
Bug: 68055651
Test: make
Change-Id: I6bb5ad307f8ffb78cf5972aad68665372b85f0fe
binder/Android.bp
binder/android/bluetooth/IBluetoothHidDevice.aidl [moved from binder/android/bluetooth/IBluetoothInputHost.aidl with 98% similarity]
binder/android/bluetooth/IBluetoothHidHost.aidl [moved from binder/android/bluetooth/IBluetoothInputDevice.aidl with 98% similarity]