标签: android android-bluetooth
是否可以将InputDevice对象转换为BluetoothDevice对象?或至少使用InputDevice中的BluetoothDevice将getDescriptor()对象与InputDevice对象进行匹配,例如getAddress()中的BluetoothDevice?
InputDevice
BluetoothDevice
getDescriptor()
getAddress()