summaryrefslogtreecommitdiff
path: root/docs/reference
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2021-10-06 13:38:36 +0200
committerAleksander Morgado <aleksander@aleksander.es>2021-10-12 20:16:00 +0000
commit0a5176ff814881b91c1ec66e528231ad237289b2 (patch)
tree18cbb09a3b0c41119d0f8350c86f019786969369 /docs/reference
parentc3c72773646c84e2eca831edda7cb5621ee04f70 (diff)
libmbim-glib: implement 'Base Stations Info v3'
Diffstat (limited to 'docs/reference')
-rwxr-xr-xdocs/reference/libmbim-glib/libmbim-glib-common.sections10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/reference/libmbim-glib/libmbim-glib-common.sections b/docs/reference/libmbim-glib/libmbim-glib-common.sections
index d457e45..ddc3b1a 100755
--- a/docs/reference/libmbim-glib/libmbim-glib-common.sections
+++ b/docs/reference/libmbim-glib/libmbim-glib-common.sections
@@ -378,6 +378,8 @@ MbimDefaultPduActivationHint
MbimLadnInfo
MbimDrxCycle
MbimSubscriberReadyStatusFlag
+MbimDataClassV2
+MbimDataSublass
<SUBSECTION Methods>
mbim_device_type_get_string
mbim_cellular_class_build_string_from_mask
@@ -459,6 +461,8 @@ mbim_default_pdu_activation_hint_get_string
mbim_ladn_info_get_string
mbim_drx_cycle_get_string
mbim_subscriber_ready_status_flag_build_string_from_mask
+mbim_data_class_v2_build_string_from_mask
+mbim_data_subclass_build_string_from_mask
<SUBSECTION Private>
mbim_device_type_build_string_from_mask
mbim_cellular_class_get_string
@@ -542,6 +546,8 @@ mbim_default_pdu_activation_hint_build_string_from_mask
mbim_ladn_info_build_string_from_mask
mbim_drx_cycle_build_string_from_mask
mbim_subscriber_ready_status_flag_get_string
+mbim_data_class_v2_get_string
+mbim_data_subclass_get_string
<SUBSECTION Standard>
MBIM_TYPE_ACTIVATION_COMMAND
MBIM_TYPE_ACTIVATION_STATE
@@ -628,6 +634,8 @@ MBIM_TYPE_DEFAULT_PDU_ACTIVATION_HINT
MBIM_TYPE_LADN_INFO
MBIM_TYPE_DRX_CYCLE
MBIM_TYPE_SUBSCRIBER_READY_STATUS_FLAG
+MBIM_TYPE_DATA_CLASS_V2
+MBIM_TYPE_DATA_SUBCLASS
mbim_activation_command_get_type
mbim_activation_state_get_type
mbim_auth_protocol_get_type
@@ -713,6 +721,8 @@ mbim_default_pdu_activation_hint_get_type
mbim_ladn_info_get_type
mbim_drx_cycle_get_type
mbim_subscriber_ready_status_flag_get_type
+mbim_data_class_v2_get_type
+mbim_data_subclass_get_type
</SECTION>
<SECTION>