Fix auto connection failure 24/249824/1 accepted/tizen_6.0_unified_hotfix tizen_6.0_hotfix accepted/tizen/6.0/unified/hotfix/20201218.015407 submit/tizen_6.0_hotfix/20201217.061918
authorJaehyun Kim <jeik01.kim@samsung.com>
Thu, 15 Oct 2020 13:32:17 +0000 (22:32 +0900)
committerJaehyun Kim <jeik01.kim@samsung.com>
Thu, 17 Dec 2020 03:30:46 +0000 (12:30 +0900)
commit9c1f8b781a23baa8e31c247fb3ac9fe6baad4829
tree5b98adc6a8fd9528e6cc7309a964807471c5721b
parent72d6b309ae91ca2b29f2f239046342c664165f79
Fix auto connection failure

If there is more than one connection history, auto-connection is failing.
This problem occurs because two APs try to connect to the same interface at the same time.
So fixed to prevent duplicate connection attempts on the same interface.

Change-Id: If5da80db089c9607579f943d023565c999a5576b
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
src/service.c