All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH_v0 0/3] cdma-connman add roaming support
@ 2011-12-01 16:40 Guillaume Zajac
  2011-12-01 16:40 ` [PATCH_v0 1/3] doc: Add RoamingAllowed property Guillaume Zajac
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Guillaume Zajac @ 2011-12-01 16:40 UTC (permalink / raw)
  To: ofono

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

Hi,

Those 3 patches are implementing roaming property support.
It contains the cdma-netreg status watches implementation, to notify
cdma connection manager that network status has changed to disable or not
data call in case roaming is allowed or not.

Kind regards,
Guillaume

Guillaume Zajac (3):
  doc: Add RoamingAllowed property
  cdma-netreg: Add cdma-netreg status watch
  cdma-connman: Add RoamingAllowed support

 doc/cdma-connman-api.txt |    8 +++++
 src/cdma-connman.c       |   70 +++++++++++++++++++++++++++++++++++++++++++++-
 src/cdma-netreg.c        |   52 ++++++++++++++++++++++++++++++++++
 src/ofono.h              |   13 ++++++++
 4 files changed, 142 insertions(+), 1 deletions(-)


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

end of thread, other threads:[~2011-12-02 10:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-01 16:40 [PATCH_v0 0/3] cdma-connman add roaming support Guillaume Zajac
2011-12-01 16:40 ` [PATCH_v0 1/3] doc: Add RoamingAllowed property Guillaume Zajac
2011-11-29 17:40   ` Denis Kenzior
2011-12-02  8:48     ` Aygon, Bertrand
2011-12-02 10:09     ` =?unknown-8bit?q?R=C3=A9mi?= Denis-Courmont
2011-12-02 10:54       ` Aygon, Bertrand
2011-12-01 16:40 ` [PATCH_v0 2/3] cdma-netreg: Add cdma-netreg status watch Guillaume Zajac
2011-12-01 16:40 ` [PATCH_v0 3/3] cdma-connman: Add RoamingAllowed support Guillaume Zajac

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.