resolved the code rule warnings
[platform/core/connectivity/bluetooth-frwk.git] / bt-service / include / bt-service-proximity.h
index c76131d..f317521 100644 (file)
@@ -41,8 +41,8 @@ typedef enum {
 } bt_proximity_alert_property_t;
 
 typedef enum {
-        BT_PXP_REPORTER_ROLE = 0x00,
-        BT_PXP_MONITOR_ROLE = 0x01,
+       BT_PXP_REPORTER_ROLE = 0x00,
+       BT_PXP_MONITOR_ROLE = 0x01,
 } bt_proximity_role_t;
 
 int bt_set_proximity_property(bluetooth_device_address_t *device_address,