From 12f1e975a1cc247166a93f3ec6b59c3cc164a355 Mon Sep 17 00:00:00 2001 From: yunjie Date: Fri, 24 May 2024 16:17:45 +0000 Subject: [PATCH] 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 --- nxp/android_wifi_mod_para.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/nxp/android_wifi_mod_para.conf b/nxp/android_wifi_mod_para.conf index 536155a..dc6b944 100644 --- a/nxp/android_wifi_mod_para.conf +++ b/nxp/android_wifi_mod_para.conf @@ -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 }