diff --git a/wifi/WCNSS_qcom_cfg.ini b/wifi/WCNSS_qcom_cfg.ini index 8914e83..6ba9133 100644 --- a/wifi/WCNSS_qcom_cfg.ini +++ b/wifi/WCNSS_qcom_cfg.ini @@ -522,6 +522,10 @@ gEnableRTTSupport=0 # 1 - enable (Skip DFS Channel) gSkipDfsChannelInP2pSearch=0 +# TheCrazyLex@PA Prefer connecting to 5Ghz AP +# even if its RSSI is lower by 5dBm than the 2.4Ghz AP. +gRoamPrefer5GHz=1 +gSelect5GHzMargin=5 END # Note: Configuration parser would not read anything past the END marker