projects
/
platform
/
upstream
/
connman.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4316419
)
dundee: Increase timeout to 60 seconds
author
Patrik Flykt
<patrik.flykt@linux.intel.com>
Tue, 26 Feb 2013 10:54:08 +0000
(12:54 +0200)
committer
Patrik Flykt
<patrik.flykt@linux.intel.com>
Tue, 26 Feb 2013 11:57:50 +0000
(13:57 +0200)
D-Bus method calls to may trigger pairing and/or pop up a dialog
in the remote Bluetooth device to which the user needs to react.
plugins/dundee.c
patch
|
blob
|
history
diff --git
a/plugins/dundee.c
b/plugins/dundee.c
index 1326b6bacd40cd01bc50ab9958cf4737eef96e50..6de8680fbb983d41ab5aa986f95cbaf6339e24f7 100644
(file)
--- a/
plugins/dundee.c
+++ b/
plugins/dundee.c
@@
-48,7
+48,7
@@
#define SET_PROPERTY "SetProperty"
#define GET_DEVICES "GetDevices"
-#define TIMEOUT
4
0000
+#define TIMEOUT
6
0000
static DBusConnection *connection;