Skip to content
Snippets Groups Projects
Commit 86aab0e8 authored by Nirav Shah's avatar Nirav Shah Committed by Gerrit - the friendly Code Review server
Browse files

ini: Set WMI credit to 1 to serialize WMI commands

Set WMI credit to 1 to serialize WMI commands.

Change-Id: If334c08227a064d034be08f6d54c6c5f9b4694fd
CRs-Fixed: 2649920
parent d07a6fb3
No related branches found
No related tags found
No related merge requests found
......@@ -468,6 +468,9 @@ adapt_dwell_wifi_act_threshold=10
# 0- Disable DTIM Synth
gEnableLPRx=0
# Set WMI Credit
gWmiCreditCount=1
gInterfaceChangeWait=500000
gBpfFilterEnable=0
gActiveMcBcBpfMode=0
......
......@@ -467,6 +467,9 @@ adapt_dwell_wifi_act_threshold=10
# 0- Disable DTIM Synth
gEnableLPRx=0
# Set WMI Credit
gWmiCreditCount=1
gInterfaceChangeWait=500000
gBpfFilterEnable=0
gActiveMcBcBpfMode=0
......
......@@ -467,6 +467,9 @@ adapt_dwell_wifi_act_threshold=10
# 0- Disable DTIM Synth
gEnableLPRx=0
# Set WMI Credit
gWmiCreditCount=1
gInterfaceChangeWait=500000
gBpfFilterEnable=0
gActiveMcBcBpfMode=0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment