summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2022-05-29 00:19:54 +0200
committerAleksander Morgado <aleksander@aleksander.es>2022-05-29 00:28:35 +0200
commitd63110fa1ea914c894c466bb1a3db5513255cf39 (patch)
tree22e4ffe5bcc92102cae1916bc878a3d5972c63bf /docs
parent5cb76bf05a32b2d94c374045a64c257b4742bec2 (diff)
downloadlibqmi-d63110fa1ea914c894c466bb1a3db5513255cf39.tar.gz
libqmi,qmicli: support Foxconn FCC authentication v2 format
This new message reuses the same 0x5571 DMS command as the original one, but instead of one single magic number, the command expects first a magic string as TLV 0x01 and then a magic number as TLV 0x02. The prerequisite added to TLV 0x02 is so that it's ordered last (order of the TLVs matters in this operation) nothing else. Based on a MBIM traffic dump retrieved when using the lenovo-wwan-dpr tool by Thilo-Alexander Ginkel <thilo@ginkel.com>.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/libqmi-glib/libqmi-glib-docs.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/libqmi-glib/libqmi-glib-docs.xml b/docs/reference/libqmi-glib/libqmi-glib-docs.xml
index 52a6e3dd..b0f90dce 100644
--- a/docs/reference/libqmi-glib/libqmi-glib-docs.xml
+++ b/docs/reference/libqmi-glib/libqmi-glib-docs.xml
@@ -133,6 +133,7 @@
<xi:include href="xml/qmi-message-dms-set-fcc-authentication.xml"/>
<xi:include href="xml/qmi-message-dms-foxconn-change-device-mode.xml"/>
<xi:include href="xml/qmi-message-dms-foxconn-set-fcc-authentication.xml"/>
+ <xi:include href="xml/qmi-message-dms-foxconn-set-fcc-authentication-v2.xml"/>
<xi:include href="xml/qmi-message-dms-get-supported-messages.xml"/>
</section>
</chapter>