[PATCH 6/9] Add SimToolkit and SimApplicationAgent interfaces.
Denis Kenzior
denkenz at gmail.com
Sat Jul 3 11:24:39 PDT 2010
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
More information about the ofono
mailing list