From a5e1afab0bc070b3f63c45f0132efb3098be9dcd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E6=B1=9F=E9=A2=96?= Date: Mon, 29 Aug 2022 10:45:56 +0000 Subject: [PATCH] update zh-cn/application-dev/reference/apis/js-apis-bluetooth.md. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 王江颖 --- zh-cn/application-dev/reference/apis/js-apis-bluetooth.md | 1 + 1 file changed, 1 insertion(+) diff --git a/zh-cn/application-dev/reference/apis/js-apis-bluetooth.md b/zh-cn/application-dev/reference/apis/js-apis-bluetooth.md index 488d6d99b8..807b6944c5 100644 --- a/zh-cn/application-dev/reference/apis/js-apis-bluetooth.md +++ b/zh-cn/application-dev/reference/apis/js-apis-bluetooth.md @@ -1289,6 +1289,7 @@ getDeviceState(device: string): ProfileConnectionState | 参数名 | 类型 | 必填 | 说明 | | ------ | ------ | ---- | ------- | | device | string | 是 | 远端设备地址。 | + **返回值:** | 类型 | 说明 | -- GitLab