HomeSort by relevance Sort by last modified time
    Searched defs:kUnconnectableDevicePath (Results 1 - 2 of 2) 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...]

Completed in 5634 milliseconds