All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Add Suspended property to GPRS (take 3)
@ 2010-09-10 13:50 Mika Liljeberg
  2010-09-10 13:50 ` [PATCH 1/4] TODO: Claim ownership of Suspended property for GPRS Mika Liljeberg
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Mika Liljeberg @ 2010-09-10 13:50 UTC (permalink / raw)
  To: ofono

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

Comments from Denis applied.

Br,

	MikaL

[PATCH 1/4] TODO: Claim ownership of Suspended property for GPRS
[PATCH 2/4] gprs: add Suspended property
[PATCH 3/4] isimodem: implement Suspended property
[PATCH 4/4] test: add enable-gprs and disable-gprs scripts

 TODO                     |    3 +-
 doc/connman-api.txt      |   19 ++++++++++++
 drivers/isimodem/debug.c |   25 ++++++++++++++++
 drivers/isimodem/debug.h |    2 +
 drivers/isimodem/gpds.h  |   17 +++++++++++
 drivers/isimodem/gprs.c  |   56 +++++++++++++++++++++++++++++++++++-
 include/gprs.h           |   10 ++++++
 src/gprs.c               |   72 ++++++++++++++++++++++++++++++++++++++++++++++
 test/disable-gprs        |   20 +++++++++++++
 test/enable-gprs         |   20 +++++++++++++
 10 files changed, 242 insertions(+), 2 deletions(-)

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

end of thread, other threads:[~2010-09-10 16:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-10 13:50 [PATCH 0/4] Add Suspended property to GPRS (take 3) Mika Liljeberg
2010-09-10 13:50 ` [PATCH 1/4] TODO: Claim ownership of Suspended property for GPRS Mika Liljeberg
2010-09-10 13:50 ` [PATCH 2/4] gprs: add Suspended property Mika Liljeberg
2010-09-10 13:50 ` [PATCH 3/4] isimodem: implement " Mika Liljeberg
2010-09-10 13:50 ` [PATCH 4/4] test: add enable-gprs and disable-gprs scripts Mika Liljeberg
2010-09-10 16:00 ` [PATCH 0/4] Add Suspended property to GPRS (take 3) 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.