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).
请问一下启动配对的函数是哪一个?清除配对信息的函数是哪一个?判断已经绑定过的函数是哪一个?
@uplooking
gap_security_pairing_req()
gap_bond_manager_delete()
gap_security_get_bond_status()
具体细节看gap_api.h的注释