sm8350-common: Update WCNSS_qcom_cfg.ini from haydn V13.0.3.0.SKKMIXM
Change-Id: Ib8f20a16b14559b62835e07efa86076c54c5d369
This commit is contained in:
parent
88651f7e82
commit
3648477f6e
@ -95,14 +95,18 @@ gfine_time_meas_cap=0x0030D
|
|||||||
oem_6g_support_disable=0
|
oem_6g_support_disable=0
|
||||||
cfr_disable=7
|
cfr_disable=7
|
||||||
|
|
||||||
active_max_channel_time_2g=80
|
#active_max_channel_time_2g=80
|
||||||
gActiveMaxChannelTime=60
|
#gActiveMaxChannelTime=60
|
||||||
active_max_channel_time_6g=60
|
active_max_channel_time_6g=60
|
||||||
gPassiveMaxChannelTime=110
|
gPassiveMaxChannelTime=110
|
||||||
passive_max_channel_time_6g=60
|
passive_max_channel_time_6g=60
|
||||||
|
|
||||||
#####################################Xiaomi ADD: START
|
#####################################Xiaomi ADD: START
|
||||||
|
|
||||||
|
# Set 2.4g channel scan time to 40
|
||||||
|
active_max_channel_time_2g=0
|
||||||
|
gActiveMaxChannelTime=40
|
||||||
|
|
||||||
# WLM flags setting for ultralow level, bit9 for BMPS disabled
|
# WLM flags setting for ultralow level, bit9 for BMPS disabled
|
||||||
# bit 0: Avoid scan request from HLOS if setting
|
# bit 0: Avoid scan request from HLOS if setting
|
||||||
# bit 1: Skip DFS channel SCAN if setting
|
# bit 1: Skip DFS channel SCAN if setting
|
||||||
@ -175,6 +179,10 @@ g_prefer_5g_scc_to_dbs=8
|
|||||||
gEnableModulatedDTIM=3
|
gEnableModulatedDTIM=3
|
||||||
gMaxLIModulatedDTIM=3
|
gMaxLIModulatedDTIM=3
|
||||||
|
|
||||||
|
# Enable modulated DTIM only for System suspend wow.
|
||||||
|
# For RTPM wow, the device will stay in DTIM 1 (non-modulated DTIM).
|
||||||
|
enable_mod_dtim_on_system_suspend=1
|
||||||
|
|
||||||
# Reduce the expiry time for avoid list and black list in drv.
|
# Reduce the expiry time for avoid list and black list in drv.
|
||||||
avoid_list_expiry_time=3
|
avoid_list_expiry_time=3
|
||||||
black_list_expiry_time=5
|
black_list_expiry_time=5
|
||||||
@ -192,6 +200,12 @@ gindoor_channel_support=1
|
|||||||
#Enable max link speed
|
#Enable max link speed
|
||||||
gReportMaxLinkSpeed=2
|
gReportMaxLinkSpeed=2
|
||||||
|
|
||||||
|
# Skip tpe consideration
|
||||||
|
skip_tpe_consideration=1
|
||||||
|
|
||||||
|
gEnableNanSupport=1
|
||||||
|
genable_nan_datapath=1
|
||||||
|
nan_separate_iface_support=1
|
||||||
#####################################Xiaomi ADD: END
|
#####################################Xiaomi ADD: END
|
||||||
|
|
||||||
END
|
END
|
||||||
|
Loading…
Reference in New Issue
Block a user