summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-rfcomm.h
diff options
context:
space:
mode:
Diffstat (limited to 'hcid/dbus-rfcomm.h')
-rw-r--r--hcid/dbus-rfcomm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hcid/dbus-rfcomm.h b/hcid/dbus-rfcomm.h
index 1f6f209c..f7705ef8 100644
--- a/hcid/dbus-rfcomm.h
+++ b/hcid/dbus-rfcomm.h
@@ -26,6 +26,6 @@
#define RFCOMM_INTERFACE "org.bluez.RFCOMM"
-DBusHandlerResult handle_rfcomm_method(DBusConnection *conn, DBusMessage *msg, void *data);
+dbus_bool_t rfcomm_init(DBusConnection *conn, const char *path);
#endif /* __BLUEZ_DBUS_RFCOMM_H */