This is v2 of the series of patches to provide CDMA AT support device info.
It re-uses the GSM atom interface and provides cdmamodem driver support, moving
common utilities to atutil.[ch] for sharing with the atmodem driver.

HW support for testing is implemented in the nokiacdma plugin.

These patches have been tested against the Nokia 7205 CDMA device in a tethered
mode.

Dara Spieker-Doyle (2):
  cdmamodem: Add CDMA devinfo support
  nokiacdma: Add CDMA devinfo support

 Makefile.am                   |    3 +-
 drivers/cdmamodem/cdmamodem.c |    2 +
 drivers/cdmamodem/cdmamodem.h |    2 +
 drivers/cdmamodem/devinfo.c   |  188 +++++++++++++++++++++++++++++++++++++++++
 plugins/nokiacdma.c           |    2 +
 5 files changed, 196 insertions(+), 1 deletions(-)
 create mode 100644 drivers/cdmamodem/devinfo.c

_______________________________________________
ofono mailing list
ofono@ofono.org
http://lists.ofono.org/listinfo/ofono

Reply via email to