summaryrefslogtreecommitdiffstats
path: root/hcid/hcid.h
diff options
context:
space:
mode:
Diffstat (limited to 'hcid/hcid.h')
-rw-r--r--hcid/hcid.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hcid/hcid.h b/hcid/hcid.h
index 40dc6ad0..0715db28 100644
--- a/hcid/hcid.h
+++ b/hcid/hcid.h
@@ -82,6 +82,7 @@ int read_config(char *file);
gboolean io_stack_event(GIOChannel *chan, GIOCondition cond, gpointer data);
gboolean io_security_event(GIOChannel *chan, GIOCondition cond, gpointer data);
+void init_security_data(void);
void start_security_manager(int hdev);
void stop_security_manager(int hdev);
void flush_link_keys(void);