HomeSort by relevance Sort by last modified time
    Searched refs:VENDOR_ID_BLUETOOTH (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/device/bluetooth/
bluetooth_device.h 44 VENDOR_ID_BLUETOOTH,
bluetooth_device_chromeos.cc 68 source_value = BluetoothDevice::VENDOR_ID_BLUETOOTH;
bluetooth_chromeos_unittest.cc     [all...]
  /external/chromium_org/chrome/browser/extensions/api/bluetooth/
bluetooth_api_utils.cc 26 case BluetoothDevice::VENDOR_ID_BLUETOOTH:
bluetooth_apitest.cc 420 .WillRepeatedly(testing::Return(BluetoothDevice::VENDOR_ID_BLUETOOTH));
  /external/chromium_org/chrome/browser/metrics/
chromeos_metrics_provider.cc 254 case device::BluetoothDevice::VENDOR_ID_BLUETOOTH:
255 paired_device->set_vendor_id_source(PairedDevice::VENDOR_ID_BLUETOOTH);

Completed in 43 milliseconds