Credentials can now be saved and loaded at starting. Credentials can now be removed using new cdma_remove-credentials script.
Guillaume Zajac (3): cdma-connman: add feature to load/save credentials cdma-connman: Add D-Bus API to remove credentials test: Add cdma-remove-credentials script Makefile.am | 1 + include/cdma-connman.h | 3 + src/cdma-connman.c | 91 ++++++++++++++++++++++++++++++++++++++++++ src/modem.c | 35 ++++++++++++++++ test/cdma-remove-credentials | 21 ++++++++++ 5 files changed, 151 insertions(+), 0 deletions(-) create mode 100755 test/cdma-remove-credentials _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
