summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus/fake_bluetooth_device_client.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromeos/dbus/fake_bluetooth_device_client.h')
-rw-r--r--chromeos/dbus/fake_bluetooth_device_client.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/chromeos/dbus/fake_bluetooth_device_client.h b/chromeos/dbus/fake_bluetooth_device_client.h
index e232416..b228a11 100644
--- a/chromeos/dbus/fake_bluetooth_device_client.h
+++ b/chromeos/dbus/fake_bluetooth_device_client.h
@@ -150,6 +150,11 @@ class CHROMEOS_EXPORT FakeBluetoothDeviceClient
static const char kUnpairableDeviceAddress[];
static const uint32 kUnpairableDeviceClass;
+ static const char kBoseSpeakersPath[];
+ static const char kBoseSpeakersName[];
+ static const char kBoseSpeakersAddress[];
+ static const uint32 kBoseSpeakersClass;
+
private:
// Property callback passed when we create Properties* structures.
void OnPropertyChanged(const dbus::ObjectPath& object_path,