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:28:09 +0000 (19:28 +0900)
commit81508bb4ecbd76a0c3e75687b40bdd77a2df5f80
tree889bfae99173b3e8d63e986c6e677154e3873680
parent696cc86219e6087422ae82c5d919416e01589bdb
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: Iad779411cecc89869b1aa77522cefd22e7106ecb
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