sdm660: wifi: Checkout Wifi Configs from Mi A2 Android 10 release
jasmine-user-10-QKQ1.190910.002-V11.0.4.0.QDIMIXM-release-keys Change-Id: I50abfd8d3edbd73cc3ccd2c2e9b890b56f135c93
This commit is contained in:
parent
0a1934ac84
commit
233e65dbd9
1 changed files with 8 additions and 5 deletions
|
@ -59,10 +59,7 @@ gFixedRate=0
|
||||||
# gFragmentationThreshold=2346
|
# gFragmentationThreshold=2346
|
||||||
|
|
||||||
# RTS threshold
|
# RTS threshold
|
||||||
RTSThreshold=2346
|
RTSThreshold=1048576
|
||||||
|
|
||||||
# CTS2SELF_ENABLED_4_SWRETRIES
|
|
||||||
gEnableRTSProfiles=34
|
|
||||||
|
|
||||||
# Intra-BSS forward
|
# Intra-BSS forward
|
||||||
gDisableIntraBssFwd=0
|
gDisableIntraBssFwd=0
|
||||||
|
@ -99,7 +96,7 @@ FastRoamEnabled=1
|
||||||
# terms of RSSI. Checking is disabled if set to Zero.Otherwise it will
|
# terms of RSSI. Checking is disabled if set to Zero.Otherwise it will
|
||||||
# use this value as to how better the RSSI of the new/roamable AP should
|
# use this value as to how better the RSSI of the new/roamable AP should
|
||||||
# be for roaming
|
# be for roaming
|
||||||
RoamRssiDiff=5
|
RoamRssiDiff=3
|
||||||
|
|
||||||
# To enable, set gRoamIntraBand=1 (Roaming within band)
|
# To enable, set gRoamIntraBand=1 (Roaming within band)
|
||||||
# To disable, set gRoamIntraBand=0 (Roaming across band)
|
# To disable, set gRoamIntraBand=0 (Roaming across band)
|
||||||
|
@ -632,6 +629,12 @@ etsi_srd_chan_in_master_mode=1
|
||||||
|
|
||||||
gActiveUcBpfMode=1
|
gActiveUcBpfMode=1
|
||||||
gActiveMcBcBpfMode=1
|
gActiveMcBcBpfMode=1
|
||||||
|
g_enable_packet_filter_bitmap=3
|
||||||
|
|
||||||
|
# Enable pkt log
|
||||||
|
# 1 - enable, 0 - disable
|
||||||
|
gEnablePacketLog=1
|
||||||
|
g_enable_packet_filter_bitmap=3
|
||||||
|
|
||||||
END
|
END
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue