Loading system/binder/android/bluetooth/IBluetoothHidDevice.aidl +1 −0 Original line number Diff line number Diff line Loading @@ -36,4 +36,5 @@ interface IBluetoothHidDevice { List<BluetoothDevice> getConnectedDevices(); List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); int getConnectionState(in BluetoothDevice device); String getUserAppName(); } Loading
system/binder/android/bluetooth/IBluetoothHidDevice.aidl +1 −0 Original line number Diff line number Diff line Loading @@ -36,4 +36,5 @@ interface IBluetoothHidDevice { List<BluetoothDevice> getConnectedDevices(); List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); int getConnectionState(in BluetoothDevice device); String getUserAppName(); }