HomeSort by relevance Sort by last modified time
    Searched full:btdeviceclass (Results 1 - 1 of 1) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
RemoteDevices.java 334 int btDeviceClass = btClass.getDeviceClass();
335 if (btDeviceClass == BluetoothClass.Device.PERIPHERAL_KEYBOARD ||
336 btDeviceClass == BluetoothClass.Device.PERIPHERAL_KEYBOARD_POINTING) {

Completed in 2202 milliseconds