All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH_v0 0/5] Add bearer recovery implementation for CDMA modems
@ 2011-12-02 14:00 Guillaume Zajac
  2011-12-02 14:00 ` [PATCH_v0 1/5] doc: Add bearer property Guillaume Zajac
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Guillaume Zajac @ 2011-12-02 14:00 UTC (permalink / raw)
  To: ofono

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

Hi,

Those patches implement bearer recovery based on huaweicdma specifications.
It will be followed by the Radio Access Technology setting for CDMA modem.

Kind regards,
Guillaume

Guillaume Zajac (5):
  doc: Add bearer property
  cdma-connman: Add bearer notification public function declaration
  cdma-connman: Add bearer property implementation
  cdmamodem: Add bearer recovery into connman driver
  huaweicdma: Specify vendor ID while creating cdma-connman atom

 doc/cdma-connman-api.txt    |    8 +++++++
 drivers/cdmamodem/connman.c |   45 +++++++++++++++++++++++++++++++++++++++
 include/cdma-connman.h      |    3 ++
 plugins/huaweicdma.c        |    5 +++-
 src/cdma-connman.c          |   49 +++++++++++++++++++++++++++++++++++++++++++
 src/common.h                |    1 +
 6 files changed, 110 insertions(+), 1 deletions(-)


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

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

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-02 14:00 [PATCH_v0 0/5] Add bearer recovery implementation for CDMA modems Guillaume Zajac
2011-12-02 14:00 ` [PATCH_v0 1/5] doc: Add bearer property Guillaume Zajac
2011-11-30  9:30   ` Denis Kenzior
2011-12-05 10:40     ` Guillaume Zajac
2011-12-02 12:10       ` Denis Kenzior
2011-12-02 14:00 ` [PATCH_v0 2/5] cdma-connman: Add bearer notification public function declaration Guillaume Zajac
2011-12-02 14:00 ` [PATCH_v0 3/5] cdma-connman: Add bearer property implementation Guillaume Zajac
2011-12-02 14:00 ` [PATCH_v0 4/5] cdmamodem: Add bearer recovery into connman driver Guillaume Zajac
2011-12-02 14:00 ` [PATCH_v0 5/5] huaweicdma: Specify vendor ID while creating cdma-connman atom 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.