summaryrefslogtreecommitdiffstats
path: root/include/dbus.h
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2009-08-14 16:04:08 -0500
committerDenis Kenzior <denkenz@gmail.com>2009-08-14 16:33:48 -0500
commitf82b9a32fda9eedab87b97330cf06f024595a351 (patch)
tree24738fd216164a0f795ab4b6bc57bccdecba8508 /include/dbus.h
parentae4ea4cd5e6edaf4393a4fb1bdbf634c27552dd4 (diff)
downloadofono-f82b9a32fda9eedab87b97330cf06f024595a351.tar.bz2
Move CALL_FORWARDING_INTERFACE define to dbus.h
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 f170fce1..0c84a327 100644
--- a/include/dbus.h
+++ b/include/dbus.h
@@ -33,6 +33,8 @@ extern "C" {
#define OFONO_MANAGER_PATH "/"
#define OFONO_MODEM_INTERFACE "org.ofono.Modem"
#define OFONO_CALL_BARRING_INTERFACE "org.ofono.CallBarring"
+#define OFONO_CALL_FORWARDING_INTERFACE "org.ofono.CallForwarding"
+
/* Essentially a{sv} */
#define OFONO_PROPERTIES_ARRAY_SIGNATURE DBUS_DICT_ENTRY_BEGIN_CHAR_AS_STRING \