summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-test.h
diff options
context:
space:
mode:
Diffstat (limited to 'hcid/dbus-test.h')
-rw-r--r--hcid/dbus-test.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hcid/dbus-test.h b/hcid/dbus-test.h
index 935662bf..455c9293 100644
--- a/hcid/dbus-test.h
+++ b/hcid/dbus-test.h
@@ -26,7 +26,7 @@
#define TEST_INTERFACE "org.bluez.Test"
-DBusHandlerResult handle_test_method(DBusConnection *conn, DBusMessage *msg, void *data);
+dbus_bool_t test_init(DBusConnection *conn, const char *path);
void process_audits_list(const char *adapter_path);