summaryrefslogtreecommitdiff
path: root/docs/reference
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2021-04-28 10:35:58 +0200
committerAleksander Morgado <aleksander@aleksander.es>2021-04-28 10:36:45 +0200
commitb0b78e871d06abf9f8990bdb30ef3f20b30d0fd1 (patch)
tree41e5ffd66847845bf4b8b813261573e106e94160 /docs/reference
parent13a6a501c0908a6d052c1feabfed76ee89bbf4a5 (diff)
docs,libmbim-glib: add missing QDU related references
Diffstat (limited to 'docs/reference')
-rw-r--r--docs/reference/libmbim-glib/libmbim-glib-common.sections21
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/reference/libmbim-glib/libmbim-glib-common.sections b/docs/reference/libmbim-glib/libmbim-glib-common.sections
index 7938db9..4c536d6 100644
--- a/docs/reference/libmbim-glib/libmbim-glib-common.sections
+++ b/docs/reference/libmbim-glib/libmbim-glib-common.sections
@@ -339,6 +339,7 @@ MbimStkPacType
MbimNetworkIdleHintState
MbimEmergencyModeState
MbimDssLinkState
+MbimQduFileType
MbimQduSessionAction
MbimQduSessionType
MbimQduSessionStatus
@@ -414,6 +415,11 @@ mbim_sar_control_mode_get_string
mbim_sar_wifi_hardware_state_get_string
mbim_transmission_notification_status_get_string
mbim_transmission_state_get_string
+mbim_qdu_file_type_get_string
+mbim_qdu_session_action_get_string
+mbim_qdu_session_result_get_string
+mbim_qdu_session_status_get_string
+mbim_qdu_session_type_get_string
<SUBSECTION Private>
mbim_device_type_build_string_from_mask
mbim_cellular_class_get_string
@@ -477,6 +483,11 @@ mbim_sar_control_mode_build_string_from_mask
mbim_sar_wifi_hardware_state_build_string_from_mask
mbim_transmission_notification_status_build_string_from_mask
mbim_transmission_state_build_string_from_mask
+mbim_qdu_file_type_build_string_from_mask
+mbim_qdu_session_action_build_string_from_mask
+mbim_qdu_session_result_build_string_from_mask
+mbim_qdu_session_status_build_string_from_mask
+mbim_qdu_session_type_build_string_from_mask
<SUBSECTION Standard>
MBIM_TYPE_ACTIVATION_COMMAND
MBIM_TYPE_ACTIVATION_STATE
@@ -543,6 +554,11 @@ MBIM_TYPE_SAR_CONTROL_MODE
MBIM_TYPE_SAR_WIFI_HARDWARE_STATE
MBIM_TYPE_TRANSMISSION_NOTIFICATION_STATUS
MBIM_TYPE_TRANSMISSION_STATE
+MBIM_TYPE_QDU_FILE_TYPE
+MBIM_TYPE_QDU_SESSION_ACTION
+MBIM_TYPE_QDU_SESSION_RESULT
+MBIM_TYPE_QDU_SESSION_STATUS
+MBIM_TYPE_QDU_SESSION_TYPE
mbim_activation_command_get_type
mbim_activation_state_get_type
mbim_auth_protocol_get_type
@@ -608,6 +624,11 @@ mbim_sar_control_mode_get_type
mbim_sar_wifi_hardware_state_get_type
mbim_transmission_notification_status_get_type
mbim_transmission_state_get_type
+mbim_qdu_file_type_get_type
+mbim_qdu_session_action_get_type
+mbim_qdu_session_result_get_type
+mbim_qdu_session_status_get_type
+mbim_qdu_session_type_get_type
</SECTION>
<SECTION>