From: Dara Spieker-Doyle <dara.spieker-doyle@nokia.com>
To: ofono@ofono.org
Subject: Re: [PATCH 3/5] cdma-atmodem: Add CDMA MO Call Support
Date: Fri, 10 Dec 2010 13:41:58 -0800 [thread overview]
Message-ID: <1292017318.4927.67.camel@dardoyle-desktop> (raw)
In-Reply-To: <4D00969F.9070303@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1007 bytes --]
Hi Denis
On Thu, 2010-12-09 at 09:43 +0100, ext Denis Kenzior wrote:
>
> > drivers/cdma-atmodem/atutil.c | 45 +++++++++
> > drivers/cdma-atmodem/atutil.h | 65 +++++++++++++
>
> Are these verbatim copies of atmodem/atutil.[ch]? If so, then there's
> no reason why you can't re-use those. No need to copy them.
No, they are not verbatim copies as e.g. error decoding is different.
Would you prefer we clarify this by renaming the files cdmautil.(ch)?
> > +
> > + ofono_cdma_voicecall_manager_disconnected(req->vc,
> > + OFONO_DISCONNECT_REASON_LOCAL_HANGUP, NULL);
> > + CALLBACK_WITH_SUCCESS(req->cb, req->data);
> > +
>
> Why the extra empty line?
>
> How do we handle remote side hanging up?
This is future work as part of the overall design of call state
management with transitions initiated from the modem.
Our current hardware has limitations where such notifications are not
supported.
Cheers
Dara
next prev parent reply other threads:[~2010-12-10 21:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-02 23:31 [PATCH 3/5] cdma-atmodem: Add CDMA MO Call Support Dara Spieker-Doyle
2010-12-09 8:43 ` Denis Kenzior
2010-12-10 21:41 ` Dara Spieker-Doyle [this message]
2010-12-13 20:53 ` Dara Spieker-Doyle
2010-12-15 19:02 ` Denis Kenzior
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=1292017318.4927.67.camel@dardoyle-desktop \
--to=dara.spieker-doyle@nokia.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.