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

  /external/chromium_org/chromeos/dbus/
fake_bluetooth_device_client.h 85 static const char kPairedDevicePath[];
fake_bluetooth_device_client.cc 69 const char FakeBluetoothDeviceClient::kPairedDevicePath[] =
199 dbus::ObjectPath(kPairedDevicePath)));
216 properties_map_[dbus::ObjectPath(kPairedDevicePath)] = properties;
217 device_list_.push_back(dbus::ObjectPath(kPairedDevicePath));
    [all...]
  /external/chromium_org/device/bluetooth/
bluetooth_chromeos_unittest.cc 784 dbus::ObjectPath(FakeBluetoothDeviceClient::kPairedDevicePath));
812 dbus::ObjectPath(FakeBluetoothDeviceClient::kPairedDevicePath));
844 dbus::ObjectPath(FakeBluetoothDeviceClient::kPairedDevicePath));
    [all...]

Completed in 30 milliseconds