aboutsummaryrefslogtreecommitdiffstats
path: root/binding/bluetooth-api.c
diff options
context:
space:
mode:
Diffstat (limited to 'binding/bluetooth-api.c')
-rw-r--r--binding/bluetooth-api.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/binding/bluetooth-api.c b/binding/bluetooth-api.c
index 58ed636..5d26f3a 100644
--- a/binding/bluetooth-api.c
+++ b/binding/bluetooth-api.c
@@ -420,6 +420,8 @@ static struct bluetooth_state *bluetooth_init(GMainLoop *loop)
bluetooth_monitor_init();
+ g_timeout_add_seconds(5, bluetooth_autoconnect, ns);
+
return ns;
err_no_device_sub: