Open Source Telephony
 help / color / mirror / Atom feed
* [PATCH_v0 0/6] Manage Dormant property for CDMA modems
@ 2011-12-07 16:05 Guillaume Zajac
  2011-12-07 16:05 ` [PATCH_v0 1/6] doc: Add DormantInterval property Guillaume Zajac
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Guillaume Zajac @ 2011-12-07 16:05 UTC (permalink / raw)
  To: ofono

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

Hi,

This set of patches allows to configure the way CDMA modem will go into
dormant state. It can be configured in setting dormant interval, with a
new driver entry.
A callback is now registered to Dormant notification for Huawei CDMA
modems, to update Dormant value into Connection Manager.

Kind regards,
Guillaume

Guillaume Zajac (6):
  doc: Add DormantInterval property
  cdma-connman: Add dormant option configuration and notification
  cdma-connman: Add DormantInterval porperty and dormant notification
  huaweicdma: Specify vendor in creating cdma-connman atom
  cdmamodem: Add dormant notification and dormant interval setting
  test: Add script to set dormant interval

 Makefile.am                    |    1 +
 doc/cdma-connman-api.txt       |    5 ++
 drivers/cdmamodem/connman.c    |   83 ++++++++++++++++++++++++++++++++++++++++
 include/cdma-connman.h         |    7 +++
 plugins/huaweicdma.c           |    7 +++-
 src/cdma-connman.c             |   79 +++++++++++++++++++++++++++++++++++++-
 test/cdma-set-dormant-interval |   24 +++++++++++
 7 files changed, 203 insertions(+), 3 deletions(-)
 create mode 100755 test/cdma-set-dormant-interval


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

end of thread, other threads:[~2011-12-08 11:00 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-07 16:05 [PATCH_v0 0/6] Manage Dormant property for CDMA modems Guillaume Zajac
2011-12-07 16:05 ` [PATCH_v0 1/6] doc: Add DormantInterval property Guillaume Zajac
2011-12-07 12:34   ` Denis Kenzior
2011-12-08  9:25     ` Guillaume Zajac
2011-12-08 11:00       ` Denis Kenzior
2011-12-07 16:05 ` [PATCH_v0 2/6] cdma-connman: Add dormant option configuration and notification Guillaume Zajac
2011-12-07 16:05 ` [PATCH_v0 3/6] cdma-connman: Add DormantInterval porperty and dormant notification Guillaume Zajac
2011-12-07 16:05 ` [PATCH_v0 4/6] huaweicdma: Specify vendor in creating cdma-connman atom Guillaume Zajac
2011-12-07 16:05 ` [PATCH_v0 5/6] cdmamodem: Add dormant notification and dormant interval setting Guillaume Zajac
2011-12-07 16:05 ` [PATCH_v0 6/6] test: Add script to set dormant interval Guillaume Zajac

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox