提交 4db82719 编写于 作者: Q quanli 提交者: 权力
上级 f4756d19
......@@ -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.
先完成此消息的编辑!
想要评论请 注册