I'm using the Cysmart API v1.3 to develop a Windows 7 app BLE Host app that communicates with a CY5677 dongle. I noticed that although the ICyBleDeviceList interface exposes a GetBondListDevices() method, there is no method for clearing the bond list. My

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

I'm using the Cysmart API v1.3 to develop a Windows 7 app BLE Host app that communicates with a CY5677 dongle. I noticed that although the ICyBleDeviceList interface exposes a GetBondListDevices() method, there is no method for clearing the bond list. My development is such that I need to continually pair new devices with the dongle, but the bond list will fill up. Therefore, the ability to clear the bond list is CRITICAL. How can I do this?

0 Likes
1 Solution
2 Replies