All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Immediate digit response
@ 2012-08-28 13:21 Philippe Nunes
  2012-08-28 13:21 ` [PATCH v2 1/4] doc: Add new STK Agent API to get digit response on single key press Philippe Nunes
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Philippe Nunes @ 2012-08-28 13:21 UTC (permalink / raw)
  To: ofono

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

Introduce a new STK method to get digit response on single key press.
This method asks to not display the entered digit and does not accept
the character '+'.

Philippe Nunes (4):
  doc: Add new STK Agent API to get digit response on single key press
  stkagent: Add new API to get digit response on single key press
  stk: Ask for immediate digit response if specified by command
    qualifier
  test: Update with RequestQuickDigit API

 doc/stk-api.txt    |    9 +++++++++
 src/stk.c          |    9 +++++++--
 src/stkagent.c     |   32 ++++++++++++++++++++++++++++++++
 src/stkagent.h     |    5 +++++
 test/test-stk-menu |   37 +++++++++++++++++++++++++++++++++++++
 5 files changed, 90 insertions(+), 2 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2012-08-30 22:05 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-28 13:21 [PATCH v2 0/4] Immediate digit response Philippe Nunes
2012-08-28 13:21 ` [PATCH v2 1/4] doc: Add new STK Agent API to get digit response on single key press Philippe Nunes
2012-08-30 21:58   ` Denis Kenzior
2012-08-28 13:21 ` [PATCH v2 2/4] stkagent: Add new " Philippe Nunes
2012-08-30 22:00   ` Denis Kenzior
2012-08-28 13:21 ` [PATCH v2 3/4] stk: Ask for immediate digit response if specified by command qualifier Philippe Nunes
2012-08-30 22:02   ` Denis Kenzior
2012-08-28 13:21 ` [PATCH v2 4/4] test: Update with RequestQuickDigit API Philippe Nunes
2012-08-30 22:05   ` 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.