working on a bluetooth implementation and am using didDiscoverPeripheral to populate a list. But, if the device is turned off or is moved away want to be able to remove the device from my list. Anyone know of a delegate or way to track items no longer valid?
Thanks in advance!