All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: CDMA voicecall driver
Date: Fri, 21 Jun 2013 10:58:53 -0500	[thread overview]
Message-ID: <51C4783D.4030704@gmail.com> (raw)
In-Reply-To: <CAHtt_w=VW5tDZrcsSo8ceq_zsGLteLwQphdcV_k1ESUfNztDwg@mail.gmail.com>

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

Hi,

On 06/19/2013 07:24 PM, TengChou Yang wrote:
> Hi all,
> I am currently working on Sierra modem (MC5728V). Looks like CDMA is not
> fully supported for the voicecall yet.
> What I see from ofono master branch there are only probe, remove, dial,
> hangup had been implemented. I am working
> on other's method step by step. I am wondering is it worth it to change
> the dbus service path from org.ofono.cdma.voicecallmanager

Err, that is not a dbus service path.  The service path is always the 
same, org.ofono.  What you're referring to is the dbus interface name.

> to org.ofono.voicecallmanager? In this case, application doesn't need to
> care about it's GSM modem or CDMA modem,
> what they need to do is connecting to the same dbus path.

No, the API has been specifically designed to separate CDMA and GSM 
details.  There are too many differences in the two systems and their 
respective capabilities to mash them together.

Regards,
-Denis


  reply	other threads:[~2013-06-21 15:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-20  0:24 CDMA voicecall driver TengChou Yang
2013-06-21 15:58 ` Denis Kenzior [this message]
2013-06-21 17:49   ` Yang TengChou
2013-06-21 17:04     ` Denis Kenzior
2013-06-21 19:44       ` Yang TengChou
2013-06-25  2:11 ` Forest Bond

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51C4783D.4030704@gmail.com \
    --to=denkenz@gmail.com \
    --cc=ofono@ofono.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.