All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCH 6/9] Add SimToolkit and SimApplicationAgent interfaces.
Date: Sat, 03 Jul 2010 13:24:39 -0500	[thread overview]
Message-ID: <4C2F8067.4090506@gmail.com> (raw)
In-Reply-To: <AANLkTin7W2jI49AkuWBd545wCMYLs31oRO0J5o8sgDAE@mail.gmail.com>

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

Hi Andrew,

> So when the user launches a SIM Applications app on their device, they
> would see the main menu.  Menu would be available as a property of the
> D-bus interface, and the user would register an agent and provide a
> selection from the menu at the same time.  Then when the session ends,
> the agent would be released at the same time.  The question is if a

I've had the same exact thought here independently.  Funny that you're
thinking along the same lines.

> session can be started by the UICC, there's no indication that it can
> or cannot, but I haven't seen the sim use any command like DisplayText
> on a different occasion than when navigating the menu.  For any other
> command, like SendSMS, call control etc, an Alpha Id is supplied
> instead of using DisplayText.

Unfortunately DisplayText / Get Input and Select Item can be started
outside a main menu selection, at least according to GSMA DG.11 Device
Field and Lab Test Guidelines Section 8.9.15.

I need to dig into that spec some more, but looks like any SMS-Data
download can trigger a USAT command, no matter what is currently
happening (unless the SIM is busy of course.)

Regards,
-Denis

  parent reply	other threads:[~2010-07-03 18:24 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-29 10:14 [PATCH 1/9] stk: Utilities for proactive command/envelope handling Andrzej Zaborowski
2010-06-29 10:14 ` [PATCH 2/9] mbmmodem: Cancel running command on *STKEND Andrzej Zaborowski
2010-06-29 10:14 ` [PATCH 3/9] stk: Handle the More Time command as a nop Andrzej Zaborowski
2010-06-29 10:14 ` [PATCH 4/9] Make sim operations return sim error codes to core Andrzej Zaborowski
2010-07-01 19:16   ` Denis Kenzior
2010-06-29 10:14 ` [PATCH 5/9] stk: Handle ENVELOPEs in a queue, retry on sim busy Andrzej Zaborowski
2010-07-01 19:57   ` Denis Kenzior
2010-07-02  1:32     ` Andrzej Zaborowski
2010-07-02  2:28       ` Denis Kenzior
2010-07-02 19:15         ` Andrzej Zaborowski
2010-06-29 10:14 ` [PATCH 6/9] Add SimToolkit and SimApplicationAgent interfaces Andrzej Zaborowski
2010-07-02 17:21   ` Denis Kenzior
2010-07-02 19:55     ` Andrzej Zaborowski
2010-07-02 20:20       ` Denis Kenzior
2010-07-02 23:40         ` Andrzej Zaborowski
2010-07-03  0:23           ` Andrzej Zaborowski
2010-07-03 18:24           ` Denis Kenzior [this message]
2010-06-29 10:14 ` [PATCH 7/9] stk: Add menu related utilities Andrzej Zaborowski
2010-06-29 10:14 ` [PATCH 8/9] stk: Handle Select Item and Set Up Menu commands Andrzej Zaborowski
2010-06-29 10:14 ` [PATCH 9/9] stk: Handle the Display Text command Andrzej Zaborowski
2010-07-01 19:10 ` [PATCH 1/9] stk: Utilities for proactive command/envelope handling 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=4C2F8067.4090506@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.