标签: web-bluetooth
我试图按照下面的例子没有运气。 https://googlechrome.github.io/samples/web-bluetooth/automatic-reconnect.html
connect函数返回的promise永远不会解析。该示例似乎暗示如果无法建立连接,则应该抛出错误,但这不会发生。