提交 43a42aa0 编写于 作者: S summer8999

SR000H5EJ6

Signed-off-by: Nsummer8999 <xionghuan7@huawei.com>
上级 3d96c2e7
......@@ -407,7 +407,7 @@ startDeviceDiscovery(subscribeInfo: SubscribeInfo, filterOptions: string): void
}
]
};
dmInstance.startDeviceDiscovery(subscribeInfo, filterOptions); //当有设备发现时,通过deviceFound回调通知给应用程序
dmInstance.startDeviceDiscovery(subscribeInfo, JSON.stringify(filterOptions)); //当有设备发现时,通过deviceFound回调通知给应用程序
```
### stopDeviceDiscovery
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册