DEVICE_COMPUTER    44 chrome/browser/extensions/api/bluetooth/bluetooth_api_utils.cc     case BluetoothDevice::DEVICE_COMPUTER:
DEVICE_COMPUTER   636 chrome/browser/extensions/api/bluetooth/bluetooth_apitest.cc     .WillRepeatedly(testing::Return(BluetoothDevice::DEVICE_COMPUTER));
DEVICE_COMPUTER    33 chrome/browser/metrics/metrics_log_chromeos.cc     case device::BluetoothDevice::DEVICE_COMPUTER:
DEVICE_COMPUTER    34 chrome/browser/metrics/metrics_log_chromeos.cc       return PairedDevice::DEVICE_COMPUTER;
DEVICE_COMPUTER   756 chrome/browser/metrics/metrics_log_unittest.cc   EXPECT_EQ(PairedDevice::DEVICE_COMPUTER, device1.type());
DEVICE_COMPUTER  1442 device/bluetooth/bluetooth_chromeos_unittest.cc   EXPECT_EQ(BluetoothDevice::DEVICE_COMPUTER, devices[0]->GetDeviceType());
DEVICE_COMPUTER  1470 device/bluetooth/bluetooth_chromeos_unittest.cc   ASSERT_EQ(BluetoothDevice::DEVICE_COMPUTER, devices[0]->GetDeviceType());
DEVICE_COMPUTER    34 device/bluetooth/bluetooth_device.cc     case DEVICE_COMPUTER:
DEVICE_COMPUTER    82 device/bluetooth/bluetooth_device.cc       return DEVICE_COMPUTER;