projects
/
platform
/
core
/
api
/
multi-device-group.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ac2f09
)
mot-agent: Change discovery timeout to 6secs
author
Saurav Babu
<saurav.babu@samsung.com>
Thu, 25 Jan 2018 03:01:48 +0000
(08:31 +0530)
committer
saerome.kim
<saerome.kim@samsung.com>
Mon, 2 Jul 2018 10:38:47 +0000
(19:38 +0900)
Signed-off-by: Saurav Babu <saurav.babu@samsung.com>
src/mot-agent/ma-subowner.c
patch
|
blob
|
history
diff --git
a/src/mot-agent/ma-subowner.c
b/src/mot-agent/ma-subowner.c
index 224211943f1fe230bfe2420c2ea0f02e5192f1f1..9362c916933907918b29374c2f0f6a8487eabbdf 100644
(file)
--- a/
src/mot-agent/ma-subowner.c
+++ b/
src/mot-agent/ma-subowner.c
@@
-58,7
+58,7
@@
/*This value is used only for sample (not OCF spec) */
#define ACL_RESRC_ARRAY_SIZE 3
-#define DISCOVERY_TIMEOUT
3 /**< 3
sec */
+#define DISCOVERY_TIMEOUT
6 /**< 6
sec */
#define CALLBACK_TIMEOUT_10S 10 * 1000 /**< 10 sec = 10 * 1000 * 1ms */
#define CALLBACK_TIMEOUT_5S 5 * 1000 /**< 5sec = 5 * 1000 * 1ms */