[PATCH v3] Telit plugin: add load_unlock_retries interface

Carlo Lobrano c.lobrano at gmail.com
Wed Dec 16 06:38:57 PST 2015


From: Carlo Lobrano <c.lobrano at gmail.com>

Hi,

version 3 of the patch, with the fixes according to the previous coding review

- memory management of Context's MMUlockRetries instance
- error propagation in case of failure of all 4 requests
- code style

Thank you,
Carlo

Carlo Lobrano (1):
  Telit plugin: add load_unlock_retries interface

 plugins/Makefile.am                               |  18 ++-
 plugins/telit/mm-broadband-modem-telit.c          | 183 ++++++++++++++++++++++
 plugins/telit/mm-modem-helpers-telit.c            |  75 +++++++++
 plugins/telit/mm-modem-helpers-telit.h            |  25 +++
 plugins/telit/tests/test-mm-modem-helpers-telit.c | 104 ++++++++++++
 5 files changed, 404 insertions(+), 1 deletion(-)
 create mode 100644 plugins/telit/mm-modem-helpers-telit.c
 create mode 100644 plugins/telit/mm-modem-helpers-telit.h
 create mode 100644 plugins/telit/tests/test-mm-modem-helpers-telit.c

-- 
2.1.4



More information about the ModemManager-devel mailing list