All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2, 1/7] dbus: Add CDMA SMS Interface
@ 2010-12-22  0:02 Lei Yu
  2011-01-04 19:49 ` Denis Kenzior
  0 siblings, 1 reply; 2+ messages in thread
From: Lei Yu @ 2010-12-22  0:02 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 553 bytes --]

---
 include/dbus.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/dbus.h b/include/dbus.h
index c527515..12768f6 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 \
-- 
1.7.0.4


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v2, 1/7] dbus: Add CDMA SMS Interface
  2010-12-22  0:02 [PATCH v2, 1/7] dbus: Add CDMA SMS Interface Lei Yu
@ 2011-01-04 19:49 ` Denis Kenzior
  0 siblings, 0 replies; 2+ messages in thread
From: Denis Kenzior @ 2011-01-04 19:49 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 197 bytes --]

Hi Lei,

On 12/21/2010 06:02 PM, Lei Yu wrote:
> ---
>  include/dbus.h |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 

Patch has been applied, thanks.

Regards,
-Denis

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-01-04 19:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-22  0:02 [PATCH v2, 1/7] dbus: Add CDMA SMS Interface Lei Yu
2011-01-04 19:49 ` Denis Kenzior

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.