diff --git a/wifi/WCNSS_qcom_cfg.ini b/wifi/WCNSS_qcom_cfg.ini index 2d45a3a..d63dff0 100644 --- a/wifi/WCNSS_qcom_cfg.ini +++ b/wifi/WCNSS_qcom_cfg.ini @@ -304,17 +304,17 @@ gStaKeepAlivePeriod = 30 #gGoLinkMonitorPeriod/ gApLinkMonitorPeriod is period where link is idle and it is period #where we send NULL frame. -gApLinkMonitorPeriod = 30 +#gApLinkMonitorPeriod = 10 -gGoLinkMonitorPeriod = 10 +#gGoLinkMonitorPeriod = 10 #gGoKeepAlivePeriod/gApKeepAlivePeriod is time to spend to check whether frame are succeed to send or not. #Hence total effective detection time is gGoLinkMonitorPeriod+ gGoKeepAlivePeriod/gApLinkMonitorPeriod+ gApKeepAlivePeriod. -gGoKeepAlivePeriod = 3 +gGoKeepAlivePeriod = 20 -gApKeepAlivePeriod = 10 +gApKeepAlivePeriod = 20 #If set will start with active scan after driver load, otherwise will start with @@ -384,8 +384,8 @@ gVdevTypeNss_5g=43690 # Scan Timing Parameters # gPassiveMaxChannelTime=110 # gPassiveMinChannelTime=60 -gActiveMaxChannelTime=80 -gActiveMinChannelTime=60 +gActiveMaxChannelTime=40 +gActiveMinChannelTime=20 #If set to 0, MCC is not allowed. gEnableMCCMode=1