Open Source Telephony
 help / color / mirror / Atom feed
From: Philippe Nunes <philippe.nunes@linux.intel.com>
To: ofono@ofono.org
Subject: [PATCH 0/4] Introduce a new method to display abortable information
Date: Mon, 28 Mar 2011 18:32:28 +0200	[thread overview]
Message-ID: <1301329952-10152-1-git-send-email-philippe.nunes@linux.intel.com> (raw)
In-Reply-To: <y>

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

When an alpha Id is provided by the UICC, the proactive commands such as
Send DTMF, Open Channel, Close Channel, Send Data, Receive Data require to
display this information but also to handle a possible user termination
(user decides to end the session). A new method is added for this purpose.

Philippe Nunes (4):
  stk-api.txt: Introduce a new API to display abortable information
  stk: Handle user termination for Send DTMF.
  stkagent: Call the new display method when user termination is
    allowed
  test-stk-menu: Extend to support the new method
    DisplayAbortableActionInfo

 doc/stk-api.txt    |   11 +++++++++
 src/stk.c          |   30 ++++++++++++++++++++-----
 src/stkagent.c     |   62 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/stkagent.h     |   10 ++++++++
 test/test-stk-menu |   10 ++++++++
 5 files changed, 117 insertions(+), 6 deletions(-)


                 reply	other threads:[~2011-03-28 16:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1301329952-10152-1-git-send-email-philippe.nunes@linux.intel.com \
    --to=philippe.nunes@linux.intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox