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

!6763 【bluetooth】【master用例优化】解决用例crash问题

Merge pull request !6763 from 权力/myfeature
无相关合并请求
......@@ -125,6 +125,7 @@ describe('bluetoothBLETest', function() {
console.info('[bluetooth_js] gattClient connect' + ret)
expect(ret).assertTrue();
gattClient.disconnect();
await sleep(2000);
await gattClient.off("BLEConnectionStateChange");
done()
})
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
反馈
建议
客服 返回
顶部