Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
我再某些场景下需要断开主机的连接,且不允许主机下一次自动连接,所有调用了gap_delete_bond_info函数去删除绑定信息,可是发现打印出来的结果是delete error:50,这是为什么呢?我该如何解决它呢?
@zxy 不要放在配对成功这个时间中,试下放在disconnect这个事件中试下