summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2009-07-29 16:09:12 -0500
committerDenis Kenzior <denkenz@gmail.com>2009-07-29 16:44:17 -0500
commitea4886816f57e588009112127974b0c4552b12b0 (patch)
treeb34243b7c09f377c08ee7e6cf68158a185202822 /include
parentb50291466db12bf24e1aefa4dbf2bd29db65a33c (diff)
downloadofono-ea4886816f57e588009112127974b0c4552b12b0.tar.bz2
Move MODEM_INTERFACE to dbus.h
Diffstat (limited to 'include')
-rw-r--r--include/dbus.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dbus.h b/include/dbus.h
index 9b85b22e..51ffe03a 100644
--- a/include/dbus.h
+++ b/include/dbus.h
@@ -31,6 +31,7 @@ extern "C" {
#define OFONO_SERVICE "org.ofono"
#define OFONO_MANAGER_INTERFACE "org.ofono.Manager"
#define OFONO_MANAGER_PATH "/"
+#define OFONO_MODEM_INTERFACE "org.ofono.Modem"
/* Essentially a{sv} */
#define OFONO_PROPERTIES_ARRAY_SIGNATURE DBUS_DICT_ENTRY_BEGIN_CHAR_AS_STRING \