summaryrefslogtreecommitdiffstats
path: root/src/dbus-common.h
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2009-01-12 15:25:30 +0200
committerJohan Hedberg <johan.hedberg@nokia.com>2009-01-12 15:25:30 +0200
commitf8f494cb4880fa6a3f8b641bf6676acfce659753 (patch)
tree6134df981cf7cb9c145059cb235aea605d8f8c91 /src/dbus-common.h
parentdd10ec5d830d2e2187f93bd2d7e60be947335f0b (diff)
Move l2raw_connect over to device.c (since it's not needed anywhere else)
Diffstat (limited to 'src/dbus-common.h')
-rw-r--r--src/dbus-common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/dbus-common.h b/src/dbus-common.h
index e6b6117d..67c7178e 100644
--- a/src/dbus-common.h
+++ b/src/dbus-common.h
@@ -23,9 +23,6 @@
#define MAX_PATH_LENGTH 64
-int l2raw_connect(const bdaddr_t *src, const bdaddr_t *dst,
- struct bt_security *sec);
-
void hcid_dbus_exit(void);
int hcid_dbus_init(void);
void hcid_dbus_unregister(void);