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

  /external/chromium_org/device/bluetooth/
bluetooth_device.h 59 DEVICE_PERIPHERAL,
229 // DEVICE_PERIPHERAL.
bluetooth_device.cc 131 return DEVICE_PERIPHERAL;
  /external/chromium_org/chrome/browser/extensions/api/bluetooth/
bluetooth_api_utils.cc 62 case BluetoothDevice::DEVICE_PERIPHERAL:
  /external/chromium_org/chrome/browser/metrics/
chromeos_metrics_provider.cc 53 case device::BluetoothDevice::DEVICE_PERIPHERAL:
54 return PairedDevice::DEVICE_PERIPHERAL;

Completed in 278 milliseconds