wifi: disable HW assist feature

Bug: 236944701
Test: Regression Test
Change-Id: I5889d9c3e4ce0059f1c5f4fa6800a3f19e41bfbb
This commit is contained in:
Hsiu-Chang Chen
2022-07-29 16:10:51 +08:00
parent 67c18fb4ce
commit 81d906b807

View File

@@ -513,6 +513,9 @@ gActionOUIReconnAssocTimeout=00E04C 00 01
# Limit to send request to the firmware at most once in a second
nb_commands_interval=1
# This ini is used to enable/disable the HW assist feature in FW
g_disable_hw_assist=1
END
# Note: Configuration parser would not read anything past the END marker