Change UAM_ASYNC_REQUEST_TIMEOUT to 11 from 10 sec
authorLokesh <l.kasana@samsung.com>
Wed, 11 Dec 2019 10:19:41 +0000 (15:49 +0530)
committersaerome.kim <saerome.kim@samsung.com>
Wed, 11 Dec 2019 11:28:06 +0000 (20:28 +0900)
commit967d211b9dff01dff81d257b5b1874377ce26153
treeb25a2328260c8b51ddfb5cdde16a66bd44c806ab
parent2d6937bafebda28bf307fc1065ea2abbec3430f7
Change UAM_ASYNC_REQUEST_TIMEOUT to 11 from 10 sec

Problem: While adding wifi device with broadcast mac address, and device is not
discoverable, the request_list is cleaned by __uam_request_context_timeout_cb()
before plugin callback came (within 10 sec).
Solution: Plugin tries for 10 seconds, so wait for 11 seconds.

Change-Id: Ie7b94185eb77232f2861cd7a1e7158ceccee84ca
Signed-off-by: Lokesh <l.kasana@samsung.com>
packaging/ua-manager.spec
ua-daemon/src/ua-manager-request-handler.c