aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorVincent Palatin <vpalatin@chromium.org>2021-03-03 10:36:01 +0100
committerAleksander Morgado <aleksander@aleksander.es>2021-03-12 08:43:15 +0000
commitac8e799acccb1958ab5578575f54fc8bd56db13f (patch)
tree0bed5cb00c7557d64399ae40e3265ec6838787cc /docs
parentd4538d1f2fd1f5ccc538fe6c65f81ababc6a4afb (diff)
wds: add 'APN Type' mask in profile settings
Read the APN Type mask when getting profile settings and display it in qmicli. This can be used later to filter APN in the list of APNs (MBIM as a similar 'ContextType')
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/libqmi-glib/libqmi-glib-common.sections5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/reference/libqmi-glib/libqmi-glib-common.sections b/docs/reference/libqmi-glib/libqmi-glib-common.sections
index 247e2bf..39abf8c 100644
--- a/docs/reference/libqmi-glib/libqmi-glib-common.sections
+++ b/docs/reference/libqmi-glib/libqmi-glib-common.sections
@@ -689,6 +689,7 @@ QmiWdsTetheredCallType
QmiWdsAttachPdnListAction
QmiWdsClientType
QmiWdsIpSupportType
+QmiWdsApnTypeMask
QMI_WDS_RATE_UNAVAILABLE
<SUBSECTION Methods>
qmi_wds_ip_family_get_string
@@ -744,6 +745,7 @@ qmi_wds_tethered_call_type_get_string
qmi_wds_attach_pdn_list_action_get_string
qmi_wds_client_type_get_string
qmi_wds_ip_support_type_get_string
+qmi_wds_apn_type_mask_build_string_from_mask
<SUBSECTION Private>
qmi_wds_ip_family_build_string_from_mask
qmi_wds_profile_family_build_string_from_mask
@@ -797,6 +799,7 @@ qmi_wds_tethered_call_type_build_string_from_mask
qmi_wds_attach_pdn_list_action_build_string_from_mask
qmi_wds_client_type_build_string_from_mask
qmi_wds_ip_support_type_build_string_from_mask
+qmi_wds_apn_type_mask_get_string
<SUBSECTION Standard>
QMI_TYPE_WDS_AUTHENTICATION
QMI_TYPE_WDS_AUTOCONNECT_SETTING
@@ -850,6 +853,7 @@ QMI_TYPE_WDS_TETHERED_CALL_TYPE
QMI_TYPE_WDS_ATTACH_PDN_LIST_ACTION
QMI_TYPE_WDS_CLIENT_TYPE
QMI_TYPE_WDS_IP_SUPPORT_TYPE
+QMI_TYPE_WDS_APN_TYPE_MASK
qmi_wds_authentication_get_type
qmi_wds_autoconnect_setting_get_type
qmi_wds_autoconnect_setting_roaming_get_type
@@ -902,6 +906,7 @@ qmi_wds_tethered_call_type_get_type
qmi_wds_attach_pdn_list_action_get_type
qmi_wds_client_type_get_type
qmi_wds_ip_support_type_get_type
+qmi_wds_apn_type_mask_get_type
</SECTION>
<SECTION>