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

!3595 【communication】适配BT JS HID失败用例

Merge pull request !3595 from 权力/myfeature8
......@@ -148,7 +148,7 @@ describe('bluetoothhostTest', function () {
await tryToEnableBt();
let devState = hidHostProfile.getDeviceState('');
console.info('[bluetooth_js] loop get device state result:' + JSON.stringify(devState));
expect(devState).assertEqual(3);
expect(devState).assertEqual(0);
done();
})
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册