summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2021-09-25 00:14:33 +0200
committerAleksander Morgado <aleksander@aleksander.es>2021-09-27 15:43:01 +0200
commitcaa3b47ead80467d8420d109c014c5058ef730f7 (patch)
tree32c1a9925b493c2fd9fb07a1994b1a0424a4f1ce
parent392e95aa8375f6e3614295adafa4f17960516cd0 (diff)
downloadlibmbim-caa3b47ead80467d8420d109c014c5058ef730f7.tar.gz
docs: add missing references to 'Provisioned Contexts v2' enum types
-rwxr-xr-xdocs/reference/libmbim-glib/libmbim-glib-common.sections20
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/reference/libmbim-glib/libmbim-glib-common.sections b/docs/reference/libmbim-glib/libmbim-glib-common.sections
index 824de92..6d39243 100755
--- a/docs/reference/libmbim-glib/libmbim-glib-common.sections
+++ b/docs/reference/libmbim-glib/libmbim-glib-common.sections
@@ -369,6 +369,10 @@ MbimUiccClassByteType
MbimUiccPassThroughAction
MbimUiccPassThroughStatus
MbimFrequencyRange
+MbimContextRoamingControl
+MbimContextMediaType
+MbimContextState
+MbimContextOperation
<SUBSECTION Methods>
mbim_device_type_get_string
mbim_cellular_class_build_string_from_mask
@@ -441,6 +445,10 @@ mbim_uicc_class_byte_type_get_string
mbim_uicc_pass_through_action_get_string
mbim_uicc_pass_through_status_get_string
mbim_frequency_range_build_string_from_mask
+mbim_context_roaming_control_get_string
+mbim_context_media_type_get_string
+mbim_context_state_get_string
+mbim_context_operation_get_string
<SUBSECTION Private>
mbim_device_type_build_string_from_mask
mbim_cellular_class_get_string
@@ -515,6 +523,10 @@ mbim_uicc_class_byte_type_build_string_from_mask
mbim_uicc_pass_through_action_build_string_from_mask
mbim_uicc_pass_through_status_build_string_from_mask
mbim_frequency_range_get_string
+mbim_context_roaming_control_build_string_from_mask
+mbim_context_media_type_build_string_from_mask
+mbim_context_state_build_string_from_mask
+mbim_context_operation_build_string_from_mask
<SUBSECTION Standard>
MBIM_TYPE_ACTIVATION_COMMAND
MBIM_TYPE_ACTIVATION_STATE
@@ -592,6 +604,10 @@ MBIM_TYPE_UICC_CLASS_BYTE_TYPE
MBIM_TYPE_UICC_PASS_THROUGH_ACTION
MBIM_TYPE_UICC_PASS_THROUGH_STATUS
MBIM_TYPE_FREQUENCY_RANGE
+MBIM_TYPE_CONTEXT_ROAMING_CONTROL
+MBIM_TYPE_CONTEXT_MEDIA_TYPE
+MBIM_TYPE_CONTEXT_STATE
+MBIM_TYPE_CONTEXT_OPERATION
mbim_activation_command_get_type
mbim_activation_state_get_type
mbim_auth_protocol_get_type
@@ -668,6 +684,10 @@ mbim_uicc_secure_messaging_get_type
mbim_uicc_pass_through_action_get_type
mbim_uicc_pass_through_status_get_type
mbim_frequency_range_get_type
+mbim_context_roaming_control_get_type
+mbim_context_media_type_get_type
+mbim_context_state_get_type
+mbim_context_operation_get_type
</SECTION>
<SECTION>