Fix that the device is not added while detecting devices.
authorsaerome.kim <saerome.kim@samsung.com>
Thu, 5 Dec 2019 09:22:22 +0000 (18:22 +0900)
committersaerome.kim <saerome.kim@samsung.com>
Thu, 5 Dec 2019 10:30:25 +0000 (19:30 +0900)
commitf848605d19b1ee31532e51d6d6f663acb29ffcf7
tree889bfae99173b3e8d63e986c6e677154e3873680
parenta60fe8dc4f036ebb3ade01c318154bdcba7299f3
Fix that the device is not added while detecting devices.

- Problem: If adding a device while detecting the device, the first device
  detection callback is not called.
- Cause: If the broadcast MAC is used as a source filed in APR Request packet,
  can't distinguish ARP Response whether the device detected or the device added.
- Solution: Modified the device is not added while detecting devices.

Change-Id: I97be26be40c41a8ec4a34cfd6fc7647ab43676df
Signed-off-by: saerome.kim <saerome.kim@samsung.com>
packaging/ua-manager.spec
ua-daemon/src/pm/ua-cloud-plugin-handler.c
ua-daemon/src/pm/ua-plugin-manager.c
ua-daemon/src/ua-manager-db.c