forget a BLE device in a iPhone 6 (8.1.3)

点点圈 提交于 2019-12-06 10:33:01

问题


I don't know how to forget a BLE device in my iPhone device. Going to Settings -> Bluetooth page , I see the list of Devices, but I don't see any option to forget it.


回答1:


BLE devices will appear in one of three cases -

  1. An app has an active connection (the device will be listed under "My devices")
  2. An app has a pending connection to a device that has gone out of range (the device will be listed under "Other devices")
  3. The device is paired (bonded) (the device will be listed under "My Devices" whether it is currently connected or not)

Only case 3 will give you the ability to "forget this device" - as "forget this device" really means to remove the encryption keys that were used in the pairing (bonding).

If case 1 or 2 apply then if you kill the app that has the connection/pending connection then the device will be removed from the list.



来源:https://stackoverflow.com/questions/28841590/forget-a-ble-device-in-a-iphone-6-8-1-3

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!