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

  /external/chromium_org/chromeos/dbus/
fake_bluetooth_device_client.cc 149 const char FakeBluetoothDeviceClient::kUnpairableDevicePath[] =
490 } else if (object_path == dbus::ObjectPath(kUnpairableDevicePath)) {
779 dbus::ObjectPath(kUnpairableDevicePath)) ==
784 dbus::ObjectPath(kUnpairableDevicePath)));
792 properties_map_[dbus::ObjectPath(kUnpairableDevicePath)] = properties;
793 device_list_.push_back(dbus::ObjectPath(kUnpairableDevicePath));
795 DeviceAdded(dbus::ObjectPath(kUnpairableDevicePath)));
    [all...]
fake_bluetooth_device_client.h 135 static const char kUnpairableDevicePath[];

Completed in 29 milliseconds