| Index: device/bluetooth/dbus/fake_bluetooth_device_client.h
|
| diff --git a/device/bluetooth/dbus/fake_bluetooth_device_client.h b/device/bluetooth/dbus/fake_bluetooth_device_client.h
|
| index 9a7d67268783683d55c9b7728edeaa4c3b07d515..1218e9654eb782d3356e9b12857f8f2ad93bfb69 100644
|
| --- a/device/bluetooth/dbus/fake_bluetooth_device_client.h
|
| +++ b/device/bluetooth/dbus/fake_bluetooth_device_client.h
|
| @@ -249,6 +249,10 @@ class DEVICE_BLUETOOTH_EXPORT FakeBluetoothDeviceClient
|
| static const char kLowEnergyAddress[];
|
| static const uint32_t kLowEnergyClass;
|
|
|
| + static const char kDualPath[];
|
| + static const char kDualName[];
|
| + static const char kDualAddress[];
|
| +
|
| static const char kPairedUnconnectableDevicePath[];
|
| static const char kPairedUnconnectableDeviceName[];
|
| static const char kPairedUnconnectableDeviceAlias[];
|
|
|