mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 16:26:02 +00:00
davinci: wlan: ini: Remove drop_bcn_on_chan_mismatch ini
Currently, with drop_bcn_on_chan_mismatch disable default value of drop_bcn_on_chan_mismatch is overwritten and abnormal rssi is observed for some beacons. To avoid the issue remove drop_bcn_on_chan_mismatch from ini, So that default value of drop_bcn_on_chan_mismatch can be used. Change-Id: I6e7ec9327a2e13d1fed73bec2fedf8b584989930 CRs-Fixed: 2588983
This commit is contained in:
@@ -561,8 +561,6 @@ g_sta_sap_scc_on_lte_coex_chan=1
|
|||||||
# enable/disable GCMP to fix throughput issue
|
# enable/disable GCMP to fix throughput issue
|
||||||
gcmp_enabled=1
|
gcmp_enabled=1
|
||||||
|
|
||||||
drop_bcn_on_chan_mismatch=0
|
|
||||||
|
|
||||||
# Enable/Disable rtt sta mac randomization
|
# Enable/Disable rtt sta mac randomization
|
||||||
enable_rtt_mac_randomization=1
|
enable_rtt_mac_randomization=1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user