summaryrefslogtreecommitdiff
path: root/docs/reference
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2021-10-23 22:41:06 +0200
committerAleksander Morgado <aleksander@aleksander.es>2021-10-24 23:25:59 +0200
commit25b17dc67c6d6b95ce3568a916fd44136e7eb604 (patch)
treece4e873bb90db49b4d30cdfd4420d946bf80a4cb /docs/reference
parenta5fbc67b2ff9b6456de1fd22f7507eb24adb52f2 (diff)
build-aux,codegen: new 'tlv-guint16-array' field type
This is a TLV that contains an array of guint16 values. For now we only add reading support,
Diffstat (limited to 'docs/reference')
-rwxr-xr-xdocs/reference/libmbim-glib/libmbim-glib-common.sections2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/reference/libmbim-glib/libmbim-glib-common.sections b/docs/reference/libmbim-glib/libmbim-glib-common.sections
index 0531a25..2f0de68 100755
--- a/docs/reference/libmbim-glib/libmbim-glib-common.sections
+++ b/docs/reference/libmbim-glib/libmbim-glib-common.sections
@@ -776,6 +776,8 @@ mbim_tlv_type_get_string
<SUBSECTION TlvString>
mbim_tlv_string_new
mbim_tlv_string_get
+<SUBSECTION TlvUint16Array>
+mbim_tlv_guint16_array_get
<SUBSECTION Private>
mbim_tlv_type_build_string_from_mask
<SUBSECTION Standard>