summaryrefslogtreecommitdiffstats
path: root/include/dbus.h
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2009-07-29 15:43:58 -0500
committerDenis Kenzior <denkenz@gmail.com>2009-07-29 16:44:16 -0500
commit1e9580a044ce23226d1dcda33ad52ae1634b1c54 (patch)
treef4e2a3f9e147cea5e1d7f5e197606d7880b094c9 /include/dbus.h
parentcb75833fc86f02f60aacecb6508b813d2824f3d3 (diff)
downloadofono-1e9580a044ce23226d1dcda33ad52ae1634b1c54.tar.bz2
Move MANAGER_INTERFACE to dbus.h
Diffstat (limited to 'include/dbus.h')
-rw-r--r--include/dbus.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dbus.h b/include/dbus.h
index 54d6daa2..c470ba3f 100644
--- a/include/dbus.h
+++ b/include/dbus.h
@@ -29,6 +29,7 @@ extern "C" {
#include <dbus/dbus.h>
#define OFONO_SERVICE "org.ofono"
+#define OFONO_MANAGER_INTERFACE "org.ofono.Manager"
/* Essentially a{sv} */
#define OFONO_PROPERTIES_ARRAY_SIGNATURE DBUS_DICT_ENTRY_BEGIN_CHAR_AS_STRING \