Skip to content

Commit a51b948

Browse files
committed
14 wlan
1 parent 406b441 commit a51b948

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

wlan/WCNSS_qcom_cfg.ini

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ hostscan_adaptive_dwell_mode=1
300300
oce_enable_probe_req_deferral=0
301301

302302
# set modulated DTIM interval
303-
gEnableModulatedDTIM=3
303+
gEnableModulatedDTIM=0
304304
gMaxLIModulatedDTIM=3
305305

306306
# groam_dense_rssi_thresh_offset - Sets dense roam RSSI threshold diff
@@ -340,7 +340,7 @@ wlm_latency_enable=1
340340
wlm_latency_flags_ultralow=0x180003
341341

342342
# Enable ETSI SRD channels by Xiaomi. Qualcom default value is disable
343-
etsi13_srd_chan_in_master_mode=1
343+
etsi13_srd_chan_in_master_mode=3
344344

345345
# Allow STA+SAP SCC on DFS channel with master mode support disabled
346346
g_sta_sap_scc_on_dfs_chan=2
@@ -367,6 +367,11 @@ bcast_twt=1
367367
# Stop auto-creating twt session
368368
twt_congestion_timeout=0
369369

370+
# Disable triggers of data rssi threshold for roam.
371+
# Sometimes have big gap between data rssi and beacon rssi,
372+
# this triggers will Interfere and delay the normal roam.
373+
roam_data_rssi_threshold_triggers=0
374+
370375
# Enable broadcast logging to the userspace entities
371376
gMulticastHostFwMsgs=1
372377
# Disable packetlog explicitly

0 commit comments

Comments
 (0)