All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [RFC PATCH] stk: add support of next action for menu
Date: Fri, 10 Dec 2010 10:59:55 -0600	[thread overview]
Message-ID: <4D025C8B.1000707@gmail.com> (raw)
In-Reply-To: <9F3EABD6E3419B4C81F34EAABB4D40188136D961EA@irsmsx501.ger.corp.intel.com>

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

Hi Guillaume,

On 12/09/2010 07:00 AM, Lucas, GuillaumeX wrote:
> From: Guillaume Lucas <guillaumex.lucas@intel.com>
> 
> According to the 3GPP 31.124 the support of next action
> in SIM toolkit menus is mandatory.
> ---
>  doc/stk-api.txt    |    5 +++--
>  src/stk.c          |    6 ++++++
>  src/stkagent.c     |    6 ++++--
>  src/stkagent.h     |    1 +
>  test/test-stk-menu |    6 +++---
>  5 files changed, 17 insertions(+), 7 deletions(-)
> 
> diff --git a/doc/stk-api.txt b/doc/stk-api.txt
> index 79daee6..f5bcae4 100644
> --- a/doc/stk-api.txt
> +++ b/doc/stk-api.txt
> @@ -66,13 +66,14 @@ Properties	string IdleModeText [readonly]
>  			Contains the identifier of the icon accompanying
>  			the idle mode text.
>  
> -		array{struct{string, byte}} MainMenu [readonly]
> +		array{struct{string, byte, byte}} MainMenu [readonly]

Can you tell me exactly what this can be used for?  What is the usecase
for the application to know this information?

Regards,
-Denis

  reply	other threads:[~2010-12-10 16:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-09 13:00 [RFC PATCH] stk: add support of next action for menu Lucas, GuillaumeX
2010-12-10 16:59 ` Denis Kenzior [this message]
2010-12-13  9:01   ` Lucas, GuillaumeX

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=4D025C8B.1000707@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.