summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLei Yu <lei.2.yu@nokia.com>2010-12-21 16:02:23 -0800
committerDenis Kenzior <denkenz@gmail.com>2011-01-04 13:48:22 -0600
commitf0a606732751e02ee7d0350852b1bb82f0cca80d (patch)
treebc339e32fe4c1b61bd181c5bbc51589bb111efb6
parent42f31348027b8a9c0e31f7ef272179c60366cb51 (diff)
downloadofono-f0a606732751e02ee7d0350852b1bb82f0cca80d.tar.bz2
dbus: Add CDMA SMS Interface
-rw-r--r--include/dbus.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dbus.h b/include/dbus.h
index c527515d..12768f66 100644
--- a/include/dbus.h
+++ b/include/dbus.h
@@ -57,6 +57,7 @@ extern "C" {
/* CDMA Interfaces */
#define OFONO_CDMA_VOICECALL_MANAGER_INTERFACE "org.ofono.cdma.VoiceCallManager"
+#define OFONO_CDMA_MESSAGE_MANAGER_INTERFACE "org.ofono.cdma.MessageManager"
/* Essentially a{sv} */
#define OFONO_PROPERTIES_ARRAY_SIGNATURE DBUS_DICT_ENTRY_BEGIN_CHAR_AS_STRING \