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:27:46 +0000 (20:27 +0900)
commit3ae8a7755e6b25b6a3cb9169aea2df7c14d2473b
treeb25a2328260c8b51ddfb5cdde16a66bd44c806ab
parent39e1081b5e7e36146cec5ad9ab02af02233e878d
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: I2bbfc38ccfec65035ecfbb61bf30c20749ee44dd
Signed-off-by: Lokesh <l.kasana@samsung.com>
packaging/ua-manager.spec
ua-daemon/src/ua-manager-request-handler.c