diff --git a/configs/wifi/WCNSS_qcom_cfg.ini b/configs/wifi/WCNSS_qcom_cfg.ini index 766404e..eb6a5d2 100644 --- a/configs/wifi/WCNSS_qcom_cfg.ini +++ b/configs/wifi/WCNSS_qcom_cfg.ini @@ -510,6 +510,11 @@ gEnableFwrMemDump=0 #APF: Android Packet Filter gActiveMcBcBpfMode=1 +# TheCrazyLex@PA 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