summaryrefslogtreecommitdiffstats
path: root/hcid/dbus.h
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2006-10-05 14:01:47 +0000
committerJohan Hedberg <johan.hedberg@nokia.com>2006-10-05 14:01:47 +0000
commit2b275bebdf4c5a9c85dfe847279b9bb68fc22cb7 (patch)
tree719b2348d194264622e4be866335355d6b2cc3e4 /hcid/dbus.h
parent7e67b8266268dde84711740bceb373c4c271f3eb (diff)
Make audit queuing more sensible with many devices around
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 8ae3bdb8..2d6dda62 100644
--- a/hcid/dbus.h
+++ b/hcid/dbus.h
@@ -209,6 +209,8 @@ int l2raw_connect(const char *local, const bdaddr_t *remote);
int check_address(const char *addr);
+void process_audits_list(const char *adapter_path);
+
DBusHandlerResult handle_test_method(DBusConnection *conn, DBusMessage *msg, void *data);
DBusHandlerResult handle_security_method(DBusConnection *conn, DBusMessage *msg, void *data);