!1343 wifi 向导界面打开失败

Merge pull request !1343 from HW-cjd/master
This commit is contained in:
openharmony_ci 2023-10-18 06:55:53 +00:00 committed by Gitee
commit d49bec92a4
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -25,7 +25,7 @@
#undef LOG_TAG
#define LOG_TAG "WifiHalChbaInterface"
const char *g_wpaSupplicantChba = "wpa_suplicant";
const char *g_wpaSupplicantChba = "wpa_supplicant";
const char *g_systemCmdWpaChbaStart = "wpa_supplicant -ichba0 -g/data/service/el1/public/wifi/sockets/wpa";
static WifiErrorNo ChbaStartSupplicant(void)