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 a576c5494ab3f0314e895e5c8fbfc894da461900..601341e7177bce6fe10987f2381db47181018562 100644 --- a/zh-cn/application-dev/reference/apis/js-apis-bluetooth.md +++ b/zh-cn/application-dev/reference/apis/js-apis-bluetooth.md @@ -1112,7 +1112,7 @@ getConnectedBLEDevices(): Array<string> | 类型 | 说明 | | ------------------- | ------------------- | -| Array<string> | 返回和当前设备连接BLE设备地址集合。 | +| Array<string> | 返回当前设备作为Server端时连接BLE设备地址集合。 | **示例:**