All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Emulator CGDCONT
@ 2011-03-21 13:45 Olivier Guiter
  2011-03-21 13:45 ` [PATCH 1/3] gprs.c: add emulator CGDCONT handler Olivier Guiter
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Olivier Guiter @ 2011-03-21 13:45 UTC (permalink / raw)
  To: ofono

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

This first set of patches proposes an partial implementation 
of AT+CGDCONT command (for the AT Emulator), as specified in the 
dialup-command-set.txt doc file. The current code handles only
list parameters and list existing contexts.

Olivier Guiter (3):
  gprs.c: add emulator CGDCONT handler
  idmap.c: add get size function
  gprs.c: add list contexts for emulator

 src/gprs.c  |   86 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 src/idmap.c |    5 +++
 src/idmap.h |    1 +
 3 files changed, 91 insertions(+), 1 deletions(-)


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

end of thread, other threads:[~2011-03-22 17:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-21 13:45 [PATCH 0/3] Emulator CGDCONT Olivier Guiter
2011-03-21 13:45 ` [PATCH 1/3] gprs.c: add emulator CGDCONT handler Olivier Guiter
2011-03-21 13:45 ` [PATCH 2/3] idmap.c: add get size function Olivier Guiter
2011-03-21 13:45 ` [PATCH 3/3] gprs.c: add list contexts for emulator Olivier Guiter
2011-03-22  2:06   ` Denis Kenzior
2011-03-22 10:49     ` Olivier Guiter
2011-03-22 15:08       ` Denis Kenzior
2011-03-22 15:17         ` Aygon, Bertrand
2011-03-22 17:24           ` 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.