For testing an app which connects to a device through bluetooth. Suddenly am not able to connect to the device .
In the device logs it gives the following errors
bta_gattc_init_bk_conn unable to connect to remote bd_addr:b4:e6:2d:8e:0c:9f 04-26 13:15:00.27
bt_btm btm_update_dev_to_white_list Whitelist full, unable to add device
where can I empty the list and is there a way to remove the device from the list after disconnect so that this issue is not caused while the app is in production
@AlessandroCaliaro