| Index: device/bluetooth/bluez/bluetooth_device_bluez.h
|
| diff --git a/device/bluetooth/bluetooth_device_bluez.h b/device/bluetooth/bluez/bluetooth_device_bluez.h
|
| similarity index 98%
|
| rename from device/bluetooth/bluetooth_device_bluez.h
|
| rename to device/bluetooth/bluez/bluetooth_device_bluez.h
|
| index ee9448f684e3731188ab3114d6d5dafce0f2a5db..36bb45f38caf797d613e179e4054cf7fcc46c38b 100644
|
| --- a/device/bluetooth/bluetooth_device_bluez.h
|
| +++ b/device/bluetooth/bluez/bluetooth_device_bluez.h
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#ifndef DEVICE_BLUETOOTH_BLUETOOTH_DEVICE_BLUEZ_H_
|
| -#define DEVICE_BLUETOOTH_BLUETOOTH_DEVICE_BLUEZ_H_
|
| +#ifndef DEVICE_BLUETOOTH_BLUEZ_BLUETOOTH_DEVICE_BLUEZ_H_
|
| +#define DEVICE_BLUETOOTH_BLUEZ_BLUETOOTH_DEVICE_BLUEZ_H_
|
|
|
| #include <stdint.h>
|
|
|
| @@ -218,4 +218,4 @@ class DEVICE_BLUETOOTH_EXPORT BluetoothDeviceBlueZ
|
|
|
| } // namespace bluez
|
|
|
| -#endif // DEVICE_BLUETOOTH_BLUETOOTH_DEVICE_BLUEZ_H_
|
| +#endif // DEVICE_BLUETOOTH_BLUEZ_BLUETOOTH_DEVICE_BLUEZ_H_
|
|
|