diff --git a/wifi/WCNSS_qcom_cfg.ini b/wifi/WCNSS_qcom_cfg.ini index d538d6f..05d02d7 100644 --- a/wifi/WCNSS_qcom_cfg.ini +++ b/wifi/WCNSS_qcom_cfg.ini @@ -719,6 +719,11 @@ gTxChainMask1ss=0 gRoamBmissFirstBcnt=25 gRoamBmissFinalBcnt=35 +# 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