diff src/bluetooth/agent.h @ 2847:671cdfc2d62d

Basic pairing interface
author Paula Stanciu <paula.stanciu@gmail.com>
date Mon, 28 Jul 2008 21:48:39 +0300
parents 50507763fd31
children
line wrap: on
line diff
--- a/src/bluetooth/agent.h	Sun Jul 27 22:15:41 2008 +0300
+++ b/src/bluetooth/agent.h	Mon Jul 28 21:48:39 2008 +0300
@@ -25,6 +25,7 @@
 #include <gtk/gtk.h>
 #include <glib.h>
 #include <dbus/dbus-glib.h>
+gint bonding_finish;
 void run_agents(void);
 int setup_agents(DBusGConnection *conn);
 void cleanup_agents(void);