resolved the code rule warnings
[platform/core/connectivity/bluetooth-frwk.git] / bt-oal / bluez_hal / inc / bt-hal-utils.h
index 793bd2e..6fc235a 100644 (file)
@@ -39,8 +39,8 @@ static const char BT_BASE_UUID[BT_HAL_UUID_128] = {
 };
 
 static const char BASE_UUID_CONVERTED[BT_HAL_UUID_128] = {
-    0xfb, 0x34, 0x9b, 0x5f, 0x80, 0x00, 0x00, 0x80,
-    0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
+       0xfb, 0x34, 0x9b, 0x5f, 0x80, 0x00, 0x00, 0x80,
+       0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
 };
 
 /** BT Profile Service UUID's */