From 342f1e607ca0d7b7d474998107d469a5eec6c4a1 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Tue, 28 Feb 2017 23:53:39 +0100 Subject: docs: add missing documentation fo QmiWdsClientType --- docs/reference/libqmi-glib/libqmi-glib-common.sections | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/reference/libqmi-glib/libqmi-glib-common.sections b/docs/reference/libqmi-glib/libqmi-glib-common.sections index 1e22243..a13403a 100644 --- a/docs/reference/libqmi-glib/libqmi-glib-common.sections +++ b/docs/reference/libqmi-glib/libqmi-glib-common.sections @@ -514,6 +514,7 @@ QmiWdsSetEventReportTransferStatistics QmiWdsSoEvdoRev0 QmiWdsSoEvdoRevB QmiWdsTetheredCallType +QmiWdsClientType qmi_wds_ip_family_get_string qmi_wds_technology_preference_build_string_from_mask @@ -564,6 +565,7 @@ qmi_wds_set_event_report_transfer_statistics_get_string qmi_wds_so_evdo_rev0_get_string qmi_wds_so_evdo_revb_get_string qmi_wds_tethered_call_type_get_string +qmi_wds_client_type_get_string qmi_wds_ip_family_build_string_from_mask qmi_wds_technology_preference_get_string @@ -613,6 +615,7 @@ qmi_wds_set_event_report_transfer_statistics_build_string_from_mask qmi_wds_so_evdo_rev0_build_string_from_mask qmi_wds_so_evdo_revb_build_string_from_mask qmi_wds_tethered_call_type_build_string_from_mask +qmi_wds_client_type_build_string_from_mask QMI_TYPE_WDS_AUTHENTICATION QMI_TYPE_WDS_AUTOCONNECT_SETTING @@ -662,6 +665,7 @@ QMI_TYPE_WDS_SET_EVENT_REPORT_TRANSFER_STATISTICS QMI_TYPE_WDS_SO_EVDO_REV0 QMI_TYPE_WDS_SO_EVDO_REVB QMI_TYPE_WDS_TETHERED_CALL_TYPE +QMI_TYPE_WDS_CLIENT_TYPE qmi_wds_authentication_get_type qmi_wds_autoconnect_setting_get_type qmi_wds_autoconnect_setting_roaming_get_type @@ -710,6 +714,7 @@ qmi_wds_set_event_report_transfer_statistics_get_type qmi_wds_so_evdo_rev0_get_type qmi_wds_so_evdo_revb_get_type qmi_wds_tethered_call_type_get_type +qmi_wds_client_type_get_type
-- cgit v1.1