diff --git a/wifi/WCNSS_qcom_cfg.ini b/wifi/WCNSS_qcom_cfg.ini index 7a8030c..e8c539a 100644 --- a/wifi/WCNSS_qcom_cfg.ini +++ b/wifi/WCNSS_qcom_cfg.ini @@ -454,6 +454,14 @@ gTxBFCsnValue=4 # enable/disable SAE support in driver sae_enabled=0 + +gSelect5GHzMargin=5 + +# Prefer connecting to 5Ghz AP +# even if its RSSI is lower by 3dBm than the 2.4Ghz AP +gRoamPrefer5GHz=1 +gSelect5GHzMargin=3 + END # Note: Configuration parser would not read anything past the END marker