Fix leak of EIR data if RSSI does not change

If RSSI value does not change, memory used by parsed EIR data would leak
because it would not be assigned to the remote_dev_info structure.
3 files changed