Extend the D-Bus timeout for slow modems
authorSamuel Ortiz <sameo@linux.intel.com>
Thu, 9 Sep 2010 17:46:00 +0000 (19:46 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 9 Sep 2010 18:44:44 +0000 (20:44 +0200)
plugins/ofono.c

index 162e11c..4bdfd98 100644 (file)
@@ -54,7 +54,7 @@
 #define CONTEXT_REMOVED                        "ContextRemoved"
 #define ADD_CONTEXT                    "AddContext"
 
-#define TIMEOUT 5000
+#define TIMEOUT 40000
 
 #define CONTEXT_NAME "3G Connection"
 #define CONTEXT_TYPE "internet"