summaryrefslogtreecommitdiff
path: root/include/dbus.h
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-08-07 09:40:27 +0200
committerMarcel Holtmann <marcel@holtmann.org>2008-08-07 09:40:27 +0200
commitf3ce64de7eb5cffd32dafe6388b8425a5bec137a (patch)
tree2be4a176a0d01508a12842f625ce712932d9cafe /include/dbus.h
parentefadc037b1fd86443fdff951214eb3b57a14c879 (diff)
downloadconnman-f3ce64de7eb5cffd32dafe6388b8425a5bec137a.tar.gz
connman-f3ce64de7eb5cffd32dafe6388b8425a5bec137a.tar.bz2
connman-f3ce64de7eb5cffd32dafe6388b8425a5bec137a.zip
Add object path for the default profile
Diffstat (limited to 'include/dbus.h')
-rw-r--r--include/dbus.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/dbus.h b/include/dbus.h
index be98a4ef..a76aea24 100644
--- a/include/dbus.h
+++ b/include/dbus.h
@@ -36,6 +36,8 @@ extern "C" {
#define CONNMAN_ELEMENT_INTERFACE CONNMAN_SERVICE ".Element"
+#define CONNMAN_PROFILE_INTERFACE CONNMAN_SERVICE ".Profile"
+
#define CONNMAN_MANAGER_INTERFACE CONNMAN_SERVICE ".Manager"
#define CONNMAN_MANAGER_PATH "/"