summaryrefslogtreecommitdiffstats
path: root/network/connection.h
diff options
context:
space:
mode:
Diffstat (limited to 'network/connection.h')
-rw-r--r--network/connection.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/network/connection.h b/network/connection.h
index b2d3641d..fd15e816 100644
--- a/network/connection.h
+++ b/network/connection.h
@@ -21,6 +21,8 @@
*
*/
+#define NETWORK_CONNECTION_INTERFACE "org.bluez.network.Connection"
+
int connection_init(DBusConnection *conn, const char *iface_prefix);
void connection_exit();
int connection_register(const char *path, bdaddr_t *src, bdaddr_t *dst,