All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] LaunchBrowser Proactive command Support
@ 2011-01-20 12:52 Jeevaka Badrappan
  2011-01-20 12:52 ` [PATCH v2 1/2] stkutil: add check for qualifier and browser id Jeevaka Badrappan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jeevaka Badrappan @ 2011-01-20 12:52 UTC (permalink / raw)
  To: ofono

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

Hi,

  Following set of patches adds the basic support for LaunchBrowser
proactive command to ofono.

 When a LaunchBrowser proactive command is received, oFono will inform the
agent to LaunchBrowser with the specified URL. If confirmed by user, agent
should launch the browser with the specified URL. This patch doesn't handle
the qualifier, Network Access Name, User Name, password and bearer information
which can be part of the LaunchBrowser proactive command.

Regards,
Jeevaka

Jeevaka Badrappan (2):
  stkutil: add check for qualifier and browser id
  stk: Handle Launch Browser proactive command

 src/stk.c      |   79 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/stkagent.c |   68 ++++++++++++++++++++++++++++++++++++++++++++++++
 src/stkagent.h |    7 +++++
 src/stkutil.c  |    9 +++++-
 4 files changed, 162 insertions(+), 1 deletions(-)


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

end of thread, other threads:[~2011-01-20 16:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-20 12:52 [PATCH v2 0/2] LaunchBrowser Proactive command Support Jeevaka Badrappan
2011-01-20 12:52 ` [PATCH v2 1/2] stkutil: add check for qualifier and browser id Jeevaka Badrappan
2011-01-20 12:52 ` [PATCH v2 2/2] stk: Handle Launch Browser proactive command Jeevaka Badrappan
2011-01-20 16:07 ` [PATCH v2 0/2] LaunchBrowser Proactive command Support 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.