[Patch] add qmicli support to create/modify/delete PDP profiles

Wolfgang Tolkien w at tolkien.email
Thu Jul 19 18:34:58 UTC 2018


This adds qmicli support to create/modify/delete PDP profiles.
 * This patch only supports setting APN/auth/etc. using the 'modify' command. Creating a new profile is therefore a 2-step process: create and then modify.
 * Syntax is inconsistent: create/delete use old syntax since there are only one or two parameters, whereas the modify command uses key/value syntax. This mirrors other existing commands, but I'm happy to change it if people are unhappy with it.
 * Modems seem to allow empty strings for APN/Name/Username/Password (which makes sense if one wants to delete the value entirely), however libqmi does not allow this. This patch does not address this. Suggested workaround is to delete the profile and recreate it.

Wolfgang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libqmi-devel/attachments/20180719/114cf3a1/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-add-qmicli-support-to-create-modify-delete-PDP-profi.patch
Type: text/x-patch
Size: 28126 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/libqmi-devel/attachments/20180719/114cf3a1/attachment-0001.bin>


More information about the libqmi-devel mailing list