MA-21717 [Android_I.MX8MQ_WEVK]WIFI: Sometimes can't connect Wi-Fi

Direct on both the DUT and the reference Phone. (60%)

Reason:remove the MacAddress in SDIO-9098 entry, because it will cause
P2P mac conflict, PCIE has already been removed
Tested:do not need test, we don't have SDIO9098 module

Change-Id: I5922b2d653263a5aec735062a7bb3c9f6aff4e24
Signed-off-by: yunjie <yunjie.jia@nxp.com>
This commit is contained in:
yunjie 2024-05-24 16:17:45 +00:00
parent ff2ede6a92
commit 12f1e975a1

View file

@ -161,7 +161,6 @@ SD9098_0 = {
ps_mode=1
auto_ds=1
host_mlme=1
mac_addr=00:50:43:20:12:34
fw_name=sdiouart9098_combo_v1.bin
}
@ -175,7 +174,6 @@ SD9098_1 = {
ps_mode=1
auto_ds=1
host_mlme=1
mac_addr=00:50:43:20:52:56
fw_name=sdiouart9098_combo_v1.bin
}