mirror of
https://github.com/Evolution-X-Devices/device_google_taimen
synced 2026-02-01 07:33:15 +00:00
wifi: update configuration (ini) file am: 9f622ebd8e
am: b3bc6c9bad
Change-Id: I98cc6aaaad1ba333a7b5f938efac6c8bf6707e30
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