summaryrefslogtreecommitdiffstats
path: root/include/dbus.h
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2009-08-14 16:06:34 -0500
committerDenis Kenzior <denkenz@gmail.com>2009-08-14 16:33:48 -0500
commitb82042c5e9e24d55312e488a82bf90c3ac71666c (patch)
treeff0ae977c1c5d8abb794ac275a50d740574fb9ae /include/dbus.h
parentf82b9a32fda9eedab87b97330cf06f024595a351 (diff)
downloadofono-b82042c5e9e24d55312e488a82bf90c3ac71666c.tar.bz2
Move CALL_METER_INTERFACE define to dbus.h
Diffstat (limited to 'include/dbus.h')
-rw-r--r--include/dbus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dbus.h b/include/dbus.h
index 0c84a327..fe331d0b 100644
--- a/include/dbus.h
+++ b/include/dbus.h
@@ -34,7 +34,7 @@ extern "C" {
#define OFONO_MODEM_INTERFACE "org.ofono.Modem"
#define OFONO_CALL_BARRING_INTERFACE "org.ofono.CallBarring"
#define OFONO_CALL_FORWARDING_INTERFACE "org.ofono.CallForwarding"
-
+#define OFONO_CALL_METER_INTERFACE "org.ofono.CallMeter"
/* Essentially a{sv} */
#define OFONO_PROPERTIES_ARRAY_SIGNATURE DBUS_DICT_ENTRY_BEGIN_CHAR_AS_STRING \