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

  /external/chromium_org/chromeos/dbus/
fake_bluetooth_device_client.h 155 static const char kUnconnectableDevicePath[];
fake_bluetooth_device_client.cc 152 const char FakeBluetoothDeviceClient::kUnconnectableDevicePath[] =
302 object_path == dbus::ObjectPath(kUnconnectableDevicePath)) {
600 } else if (device_path == dbus::ObjectPath(kUnconnectableDevicePath)) {
725 dbus::ObjectPath(kUnconnectableDevicePath));
831 object_path == dbus::ObjectPath(kUnconnectableDevicePath) ||
    [all...]
  /external/chromium_org/device/bluetooth/
bluetooth_chromeos_unittest.cc     [all...]

Completed in 5535 milliseconds