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

  /external/chromium_org/chromeos/dbus/
fake_bluetooth_device_client.h 113 static const uint32 kPairedDeviceClass;
fake_bluetooth_device_client.cc 86 const uint32 FakeBluetoothDeviceClient::kPairedDeviceClass = 0x000104;
230 properties->bluetooth_class.ReplaceValue(kPairedDeviceClass);
    [all...]

Completed in 644 milliseconds