wifi: update configuration (ini) file
gAP11ACOverride=0 gEnableDTIMSelectionDiversity=3 MAWCEnabled=0 mawc_roam_enabled=0 mawc_nlo_enabled=0 Bug: 73786667 Test: Wifi Regression Test Change-Id: I4f2390f7234e5fdd0231d359d4c697ee8700f299
This commit is contained in:
@@ -606,7 +606,28 @@ enable_11d_in_world_mode=1
|
||||
|
||||
gEnableLPRx=0
|
||||
|
||||
gDptraceConfig="1,4,1,126"
|
||||
gDptraceConfig=1,4,1,126
|
||||
|
||||
gAP11ACOverride=0
|
||||
|
||||
#Enable/Disable chain selection optimization for one chain dtim
|
||||
#Min: 0
|
||||
#MAX: 30
|
||||
gEnableDTIMSelectionDiversity=3
|
||||
|
||||
#############################################
|
||||
# MAWC related configurations
|
||||
#############################################
|
||||
|
||||
# MAWCEnabled - Enable/Disable Motion Aided Wireless Connectivity Global
|
||||
MAWCEnabled=0
|
||||
|
||||
# mawc_roam_enabled - Enable/Disable MAWC during roaming
|
||||
mawc_roam_enabled=0
|
||||
|
||||
# Enable/Disable the Motion Aided Wireless Connectivity
|
||||
# based NLO using this parameter
|
||||
mawc_nlo_enabled=0
|
||||
|
||||
END
|
||||
|
||||
|
||||
Reference in New Issue
Block a user