aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2013-09-12 09:34:50 +0200
committerAleksander Morgado <aleksander@lanedo.com>2013-09-12 12:28:16 +0200
commita38c68073610d02eed64e28ea8f2b1e6039b0d0c (patch)
treea6726cad70fee6c0ccce0ab2e459b3298c8d1210 /docs
parenteee734faba3808615a85c13bc9d5104bf958efa3 (diff)
wds: implement "WDS Get Profile List"
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/libqmi-glib/libqmi-glib-common.sections5
-rw-r--r--docs/reference/libqmi-glib/libqmi-glib-docs.xml1
2 files changed, 6 insertions, 0 deletions
diff --git a/docs/reference/libqmi-glib/libqmi-glib-common.sections b/docs/reference/libqmi-glib/libqmi-glib-common.sections
index 380d1fa..b6d6d09 100644
--- a/docs/reference/libqmi-glib/libqmi-glib-common.sections
+++ b/docs/reference/libqmi-glib/libqmi-glib-common.sections
@@ -416,6 +416,7 @@ QmiWdsTrafficClass
QmiWdsAuthentication
QmiWdsProfileType
QmiWdsPacketStatisticsMaskFlag
+QmiWdsDsProfileError
<SUBSECTION Methods>
qmi_wds_ip_family_get_string
qmi_wds_technology_preference_build_string_from_mask
@@ -444,6 +445,7 @@ qmi_wds_traffic_class_get_string
qmi_wds_authentication_build_string_from_mask
qmi_wds_profile_type_get_string
qmi_wds_packet_statistics_mask_flag_build_string_from_mask
+qmi_wds_ds_profile_error_get_string
<SUBSECTION Private>
qmi_wds_ip_family_build_string_from_mask
qmi_wds_technology_preference_get_string
@@ -471,6 +473,7 @@ qmi_wds_traffic_class_build_string_from_mask
qmi_wds_authentication_get_string
qmi_wds_profile_type_build_string_from_mask
qmi_wds_packet_statistics_mask_flag_get_string
+qmi_wds_ds_profile_error_build_string_from_mask
<SUBSECTION Standard>
QMI_TYPE_WDS_AUTHENTICATION
QMI_TYPE_WDS_CALL_END_REASON
@@ -498,6 +501,7 @@ QMI_TYPE_WDS_VERBOSE_CALL_END_REASON_MIP
QMI_TYPE_WDS_VERBOSE_CALL_END_REASON_PPP
QMI_TYPE_WDS_VERBOSE_CALL_END_REASON_TYPE
QMI_TYPE_WDS_PACKET_STATISTICS_MASK_FLAG
+QMI_TYPE_WDS_DS_PROFILE_ERROR
qmi_wds_authentication_get_type
qmi_wds_call_end_reason_get_type
qmi_wds_call_type_get_type
@@ -524,6 +528,7 @@ qmi_wds_verbose_call_end_reason_mip_get_type
qmi_wds_verbose_call_end_reason_ppp_get_type
qmi_wds_verbose_call_end_reason_type_get_type
qmi_wds_packet_statistics_mask_flag_get_type
+qmi_wds_ds_profile_error_get_type
</SECTION>
<SECTION>
diff --git a/docs/reference/libqmi-glib/libqmi-glib-docs.xml b/docs/reference/libqmi-glib/libqmi-glib-docs.xml
index 1795b59..ee97831 100644
--- a/docs/reference/libqmi-glib/libqmi-glib-docs.xml
+++ b/docs/reference/libqmi-glib/libqmi-glib-docs.xml
@@ -156,6 +156,7 @@
<xi:include href="xml/qmi-message-wds-stop-network.xml"/>
<xi:include href="xml/qmi-message-wds-get-packet-service-status.xml"/>
<xi:include href="xml/qmi-message-wds-get-packet-statistics.xml"/>
+ <xi:include href="xml/qmi-message-wds-get-profile-list.xml"/>
<xi:include href="xml/qmi-message-wds-get-current-settings.xml"/>
<xi:include href="xml/qmi-message-wds-get-data-bearer-technology.xml"/>
<xi:include href="xml/qmi-message-wds-get-current-data-bearer-technology.xml"/>