public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] change OFONO_MANAGER_INTERFACE to get aligned with ofono interface
@ 2009-06-03  5:23 Forrest Zhao
  2009-06-03  5:44 ` Marcel Holtmann
  0 siblings, 1 reply; 2+ messages in thread
From: Forrest Zhao @ 2009-06-03  5:23 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Forrest Zhao

---
 audio/telephony-ofono.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/audio/telephony-ofono.c b/audio/telephony-ofono.c
index d1c9676..4b5f537 100644
--- a/audio/telephony-ofono.c
+++ b/audio/telephony-ofono.c
@@ -58,7 +58,7 @@ static GSList *calls = NULL;
 
 #define OFONO_BUS_NAME "org.ofono"
 #define OFONO_PATH "/"
-#define OFONO_MANAGER_INTERFACE "org.ofono.ModemManager"
+#define OFONO_MANAGER_INTERFACE "org.ofono.Manager"
 #define OFONO_NETWORKREG_INTERFACE "org.ofono.NetworkRegistration"
 #define OFONO_VCMANAGER_INTERFACE "org.ofono.VoiceCallManager"
 #define OFONO_VC_INTERFACE "org.ofono.VoiceCall"
-- 
1.5.4.5


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

* Re: [PATCH] change OFONO_MANAGER_INTERFACE to get aligned with ofono interface
  2009-06-03  5:23 [PATCH] change OFONO_MANAGER_INTERFACE to get aligned with ofono interface Forrest Zhao
@ 2009-06-03  5:44 ` Marcel Holtmann
  0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2009-06-03  5:44 UTC (permalink / raw)
  To: Forrest Zhao; +Cc: linux-bluetooth

Hi Forrest,

> ---
>  audio/telephony-ofono.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

patch has been applied. Thanks.

Regards

Marcel



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

end of thread, other threads:[~2009-06-03  5:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-03  5:23 [PATCH] change OFONO_MANAGER_INTERFACE to get aligned with ofono interface Forrest Zhao
2009-06-03  5:44 ` Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox