Fix spurious DeviceDisappeared signals after name resolution

update_oor_devices() was being called twice, first after a inquiry, then
after name resolution. This caused the just found devices to be always
reported as "disappeared" after name resolution.
1 file changed