未验证 提交 f838a8bb 编写于 作者: O openharmony_ci 提交者: Gitee

!20286 [分布式硬件]发现传参描述修改

Merge pull request !20286 from 史晓晓/master
...@@ -125,8 +125,8 @@ createDeviceManager(bundleName: string, callback: AsyncCallback<DeviceManager ...@@ -125,8 +125,8 @@ createDeviceManager(bundleName: string, callback: AsyncCallback<DeviceManager
| mode | [DiscoverMode ](#discovermode) | 是 | 发现模式。 | | mode | [DiscoverMode ](#discovermode) | 是 | 发现模式。 |
| medium | [ExchangeMedium](#exchangemedium) | 是 | 发现类型。 | | medium | [ExchangeMedium](#exchangemedium) | 是 | 发现类型。 |
| freq | [ExchangeFreq](#exchangefreq) | 是 | 发现频率。 | | freq | [ExchangeFreq](#exchangefreq) | 是 | 发现频率。 |
| isSameAccount | boolean | | 是否同帐号。 | | isSameAccount | boolean | | 是否同帐号。 |
| isWakeRemote | boolean | | 是否唤醒设备。 | | isWakeRemote | boolean | | 是否唤醒设备。 |
| capability | [SubscribeCap](#subscribecap) | 是 | 发现能力。 | | capability | [SubscribeCap](#subscribecap) | 是 | 发现能力。 |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册