You make a list of all your known devices
You get the known addresses back, as a list, from the BLE block
Remove any items in the second list that do not match items in the first list
Use the resulting list in your blocks
Test each item in the BLE returned list to see if it is a thing in your list of devices
If it is, do nothing, if it isn't remove it from the BLE list