From ea4886816f57e588009112127974b0c4552b12b0 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Wed, 29 Jul 2009 16:09:12 -0500 Subject: Move MODEM_INTERFACE to dbus.h --- include/dbus.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') 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 \ -- cgit v1.2.3