summaryrefslogtreecommitdiffstats
path: root/hcid/dbus.h
diff options
context:
space:
mode:
Diffstat (limited to 'hcid/dbus.h')
-rw-r--r--hcid/dbus.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/hcid/dbus.h b/hcid/dbus.h
index 69952bfc..d032f16b 100644
--- a/hcid/dbus.h
+++ b/hcid/dbus.h
@@ -50,6 +50,8 @@
#define MAX_PATH_LENGTH 64
+#define BONDING_TIMEOUT 45000 /* 45 sec */
+
typedef DBusHandlerResult (*service_handler_func_t) (DBusConnection *conn,
DBusMessage *msg,
void *user_data);