summaryrefslogtreecommitdiffstats
path: root/src/dbus-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dbus-common.h')
-rw-r--r--src/dbus-common.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/dbus-common.h b/src/dbus-common.h
index 8e009f70..e9435d38 100644
--- a/src/dbus-common.h
+++ b/src/dbus-common.h
@@ -24,12 +24,8 @@
#define MAX_PATH_LENGTH 64
-int str2uuid(uuid_t *uuid, const char *string);
-
int l2raw_connect(const char *local, const bdaddr_t *remote);
-#define check_address(address) bachk(address)
-
void hcid_dbus_exit(void);
int hcid_dbus_init(void);
void hcid_dbus_unregister(void);