This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Erase whitelist data in sdk9.0

Hello,

I am working on S110 v8.0 softdevice and SDK9.0 and need to implement whitelist in our application. I am referring to the ble_app_hids_keyboard example project.

But how to erase the whitelist data? I couldn't find document regarding usage of whitelist.

I found ble_bondmngr.c file in SDK 5.0 for handling whitelist data to store, erase. Is there the file relating to ble_bondmngr.c in SDK 9.0?

Regards,
Sowmya

Related