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.h 160 static const char kUnpairableDevicePath[];
fake_bluetooth_device_client.cc 160 const char FakeBluetoothDeviceClient::kUnpairableDevicePath[] =
606 } else if (device_path == dbus::ObjectPath(kUnpairableDevicePath)) {
727 dbus::ObjectPath(kUnpairableDevicePath));
    [all...]

Completed in 50 milliseconds