All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Immediate digit response
@ 2012-08-24 14:28 Philippe Nunes
  2012-08-24 14:28 ` [PATCH 1/4] stk: check if immediate digit response is requested Philippe Nunes
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Philippe Nunes @ 2012-08-24 14:28 UTC (permalink / raw)
  To: ofono

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

For GET-INPUT proactive command, the command qualifier can require
to send the response immediately after the user has entered a digit.
In this mode, the entered digit shall not be displayed and the character
'+' is not allowed for user input.

Philippe Nunes (4):
  stk: check if immediate digit response is requested
  stkagent: Add argument to notify when immediate digit response is
    required
  doc: Update STK API regarding the new argument immediate_response
  test: Print the immediate_response argument for RequestDigit

 doc/stk-api.txt    |   13 +++++++++----
 src/stk.c          |    6 ++++--
 src/stkagent.c     |    6 ++++--
 src/stkagent.h     |    5 +++--
 test/test-stk-menu |    5 +++--
 5 files changed, 23 insertions(+), 12 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2012-08-24 15:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-24 14:28 [PATCH 0/4] Immediate digit response Philippe Nunes
2012-08-24 14:28 ` [PATCH 1/4] stk: check if immediate digit response is requested Philippe Nunes
2012-08-24 14:28 ` [PATCH 2/4] stkagent: Add argument to notify when immediate digit response is required Philippe Nunes
2012-08-24 14:28 ` [PATCH 3/4] doc: Update STK API regarding the new argument immediate_response Philippe Nunes
2012-08-24 15:48   ` Denis Kenzior
2012-08-24 14:28 ` [PATCH 4/4] test: Print the immediate_response argument for RequestDigit Philippe Nunes
2012-08-24 15:52 ` [PATCH 0/4] Immediate digit response 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.