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 12:04:04 -0500	[thread overview]
Message-ID: <51C48784.5040907@gmail.com> (raw)
In-Reply-To: <BAY164-W70E71C721A282EC7D6CA4A58F0@phx.gbl>

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

Hi,

 > They do have a lot of differences but not in dbus method layer. For
> example,
> ofono_voicecall_driver has methods like dial, answer, hangup all,
> hold_all_active...etc,
> I believe cdma will have almost same methods like GSM. When we are using
> them in
> application layer, we will call the same method name but different kind
> of modem driver.
> I am wondering why ofono created two different interface name and provide
> the same call method?

The basics are the same, sure.  However, once you get into the details 
of three way calls, call waiting, multiparty calls, etc the logic and 
API becomes vastly different.

Not to mention the various differences between carriers and their 
specific extensions.

Bottom line is, compared to insanity of GSM/UMTS, CDMA is even more of a 
mess and the API needs to evolve on its own.  In the future, if it makes 
sense to unify them, then we can do so.  That time is not now.

Regards,
-Denis


  reply	other threads:[~2013-06-21 17:04 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
2013-06-21 17:49   ` Yang TengChou
2013-06-21 17:04     ` Denis Kenzior [this message]
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=51C48784.5040907@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.