All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] CDMA network registration
@ 2011-10-20 15:41 Guillaume Zajac
  2011-10-20 15:41 ` [PATCH 1/2] cdma-netreg: Add various cdma-netreg watches Guillaume Zajac
  2011-10-20 15:41 ` [PATCH 2/2] cdma-connman: Add cdma-netreg status watch to activate data call Guillaume Zajac
  0 siblings, 2 replies; 8+ messages in thread
From: Guillaume Zajac @ 2011-10-20 15:41 UTC (permalink / raw)
  To: ofono

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

Hi,

First patch is adding cdma-netreg atom watch and status watch.
Second one is using them to check if CDMA modem is registered to the network to activate datacall.

TODO: Manage romaing case whenever it is allowed.

Kind regards,
Guillaume

Guillaume Zajac (2):
  cdma-netreg: Add various cdma-netreg watches
  cdma-connman: Add cdma-netreg status watch to activate data call

 include/cdma-netreg.h |    1 +
 src/cdma-connman.c    |   74 +++++++++++++++++++++++++++++++++++++++++++++++-
 src/cdma-netreg.c     |   58 ++++++++++++++++++++++++++++++++++++++
 src/ofono.h           |   13 ++++++++
 4 files changed, 144 insertions(+), 2 deletions(-)


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

end of thread, other threads:[~2011-10-31 15:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-20 15:41 [PATCH 0/2] CDMA network registration Guillaume Zajac
2011-10-20 15:41 ` [PATCH 1/2] cdma-netreg: Add various cdma-netreg watches Guillaume Zajac
2011-10-30  7:18   ` Denis Kenzior
2011-10-31 14:55     ` Guillaume Zajac
2011-10-20 15:41 ` [PATCH 2/2] cdma-connman: Add cdma-netreg status watch to activate data call Guillaume Zajac
2011-10-30  7:16   ` Denis Kenzior
2011-10-31 15:27     ` Guillaume Zajac
2011-10-30  8:27       ` 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.