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 110 static const char kPairedDevicePath[];
fake_bluetooth_device_client.cc 80 const char FakeBluetoothDeviceClient::kPairedDevicePath[] =
228 dbus::ObjectPath(kPairedDevicePath)));
245 properties_map_[dbus::ObjectPath(kPairedDevicePath)] = properties;
246 device_list_.push_back(dbus::ObjectPath(kPairedDevicePath));
    [all...]
  /external/chromium_org/device/bluetooth/
bluetooth_chromeos_unittest.cc     [all...]

Completed in 85 milliseconds