resolved the code rule warnings
[platform/core/connectivity/bluetooth-frwk.git] / bt-oal / bluez_hal / src / bt-hal-adapter-le.h
index 1b3258c..5676b6e 100644 (file)
@@ -62,7 +62,7 @@ void _bt_hal_free_server_slot(int slot_id);
 int _bt_hal_set_advertising_data(btgatt_adv_param_setup_t adv_param_setup);
 
 int _bt_hal_set_advertising_params(int server_if, int min_interval,
-                int max_interval, int adv_type,
+               int max_interval, int adv_type,
                int chnl_map, int tx_power, int timeout_s);
 
 int _bt_hal_enable_advertising(int server_if, bool enable, bool is_multi_adv);