All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC 0/2] Add null text/alpha identifier and icon specific handling
@ 2010-12-29 13:16 Jeevaka Badrappan
  2010-12-29 13:16 ` [RFC 1/2] stkutil: Allocate for empty string in text dataobj Jeevaka Badrappan
  2010-12-29 13:16 ` [RFC 2/2] stk: add missing text and icon case handling Jeevaka Badrappan
  0 siblings, 2 replies; 4+ messages in thread
From: Jeevaka Badrappan @ 2010-12-29 13:16 UTC (permalink / raw)
  To: ofono

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

Hi,

Following patch adds the missing "text/alpha identifier and icon" one
particular case handling.

As per the ETSI TS 102 223 section 6.5.4, "If the terminal receives an
icon, and either an empty or no alpha identifier/text string is given
by the UICC, than the terminal shall reject the command with general"
result "Command data not understood by terminal"."

As per the ETSI 102 223 section 6.8, Text string is only required in
response to a GetInkey or GetInput proactive command. So, there is no
need to add any specific handling for null or empty strings cases.

Regards,
Jeevaka

Jeevaka Badrappan (2):
  stkutil: Allocate for empty string in text dataobj
  stk: add missing text and icon case handling

 src/stk.c     |  114 +++++++++++++++++++++++++++++++++++++++-----------------
 src/stkutil.c |    2 +-
 2 files changed, 80 insertions(+), 36 deletions(-)


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-12-30 17:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-29 13:16 [RFC 0/2] Add null text/alpha identifier and icon specific handling Jeevaka Badrappan
2010-12-29 13:16 ` [RFC 1/2] stkutil: Allocate for empty string in text dataobj Jeevaka Badrappan
2010-12-29 13:16 ` [RFC 2/2] stk: add missing text and icon case handling Jeevaka Badrappan
2010-12-30 17:10   ` Denis Kenzior

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.