From 334ae08652e521539141e02a0811c22cc57d77bd Mon Sep 17 00:00:00 2001 From: liyan Date: Sat, 23 Jul 2022 02:48:57 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=94=99=E8=AF=AF=E9=93=BE?= =?UTF-8?q?=E6=8E=A5=20Signed-off-by:=20li-yan339=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- zh-cn/device-dev/reference/hdi-apis/_i_wi_fi_sta.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh-cn/device-dev/reference/hdi-apis/_i_wi_fi_sta.md b/zh-cn/device-dev/reference/hdi-apis/_i_wi_fi_sta.md index d7e3334705..aff3e568d7 100644 --- a/zh-cn/device-dev/reference/hdi-apis/_i_wi_fi_sta.md +++ b/zh-cn/device-dev/reference/hdi-apis/_i_wi_fi_sta.md @@ -63,7 +63,7 @@ int32_t(* IWiFiSta::setScanningMacAddress) (const struct IWiFiSta *staFeature, u | 名称 | 描述 | | -------- | -------- | -| staFeature | 输入参数,STA特性[ERROR:Invalid link:zh-cn_topic_0000001304541952.xml#xref557822862083932,link:zh-cn_topic_0000001304541952.xml](zh-cn_topic_0000001304541952.xml)。 | +| staFeature | 输入参数,STA特性。 | | scanMac | 输入参数,设置STA扫描的MAC地址。 | | len | 输入参数,MAC地址的长度。 | -- GitLab