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[] =
198 dbus::ObjectPath(kPairedDevicePath)));
215 properties_map_[dbus::ObjectPath(kPairedDevicePath)] = properties;
216 device_list_.push_back(dbus::ObjectPath(kPairedDevicePath));
    [all...]
  /external/chromium_org/device/bluetooth/
bluetooth_chromeos_unittest.cc 790 dbus::ObjectPath(FakeBluetoothDeviceClient::kPairedDevicePath));
818 dbus::ObjectPath(FakeBluetoothDeviceClient::kPairedDevicePath));
850 dbus::ObjectPath(FakeBluetoothDeviceClient::kPairedDevicePath));
    [all...]

Completed in 363 milliseconds