From f0a606732751e02ee7d0350852b1bb82f0cca80d Mon Sep 17 00:00:00 2001 From: Lei Yu Date: Tue, 21 Dec 2010 16:02:23 -0800 Subject: [PATCH] dbus: Add CDMA SMS Interface --- include/dbus.h | 1 + 1 file changed, 1 insertion(+) 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 \