Adjust several operation's timeout threshold
[platform/core/multimedia/libmm-sound.git] / mm_sound_focus_socket.c
index fa5083c..bb63879 100644 (file)
@@ -28,7 +28,7 @@
 #include "include/mm_sound_common.h"
 #include "include/mm_sound_focus_socket.h"
 
-#define MAX_CONNECT_RETRY 10
+#define MAX_CONNECT_RETRY 100
 #define RETRY_CONNECT_INTERVAL_US 300000
 
 #define _FILL_SOCKET_PARAM(x_param, x_func_name, x_pid) \