summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2013-06-23 21:03:12 +0200
committerAleksander Morgado <aleksander@lanedo.com>2013-06-24 19:22:32 +0200
commita46114b72d53a62bb0a2991d9f0130cc9351926b (patch)
tree1deb291f820635e787e7b0e71d0cf4a2d7ac66c6 /docs
parentf6af3c11c2874146241246618809e3fe3f34ef12 (diff)
downloadlibmbim-a46114b72d53a62bb0a2991d9f0130cc9351926b.tar.gz
dss: add support for the DSS service
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/libmbim-glib/Makefile.am3
-rw-r--r--docs/reference/libmbim-glib/libmbim-glib-common.sections5
-rw-r--r--docs/reference/libmbim-glib/libmbim-glib-docs.xml1
3 files changed, 8 insertions, 1 deletions
diff --git a/docs/reference/libmbim-glib/Makefile.am b/docs/reference/libmbim-glib/Makefile.am
index e7e3106..07bcbe9 100644
--- a/docs/reference/libmbim-glib/Makefile.am
+++ b/docs/reference/libmbim-glib/Makefile.am
@@ -13,7 +13,8 @@ ALL_SECTIONS = \
$(top_builddir)/libmbim-glib/generated/mbim-ussd.sections \
$(top_builddir)/libmbim-glib/generated/mbim-auth.sections \
$(top_builddir)/libmbim-glib/generated/mbim-phonebook.sections \
- $(top_builddir)/libmbim-glib/generated/mbim-stk.sections
+ $(top_builddir)/libmbim-glib/generated/mbim-stk.sections \
+ $(top_builddir)/libmbim-glib/generated/mbim-dss.sections
$(DOC_MODULE)-sections.mstamp: $(ALL_SECTIONS)
$(AM_V_GEN) \
diff --git a/docs/reference/libmbim-glib/libmbim-glib-common.sections b/docs/reference/libmbim-glib/libmbim-glib-common.sections
index d39e8f5..ded145e 100644
--- a/docs/reference/libmbim-glib/libmbim-glib-common.sections
+++ b/docs/reference/libmbim-glib/libmbim-glib-common.sections
@@ -231,6 +231,7 @@ MbimStkPacProfile
MbimStkPacType
MbimNetworkIdleHintState
MbimEmergencyModeState
+MbimDssLinkState
<SUBSECTION Methods>
mbim_device_type_get_string
mbim_cellular_class_build_string_from_mask
@@ -279,6 +280,7 @@ mbim_stk_pac_profile_get_string
mbim_stk_pac_type_get_string
mbim_network_idle_hint_state_get_string
mbim_emergency_mode_state_get_string
+mbim_dss_link_state_get_string
<SUBSECTION Private>
mbim_device_type_build_string_from_mask
mbim_cellular_class_get_string
@@ -329,6 +331,7 @@ mbim_stk_pac_profile_build_string_from_mask
mbim_stk_pac_type_build_string_from_mask
mbim_network_idle_hint_state_build_string_from_mask
mbim_emergency_mode_state_build_string_from_mask
+mbim_dss_link_state_build_string_from_mask
<SUBSECTION Standard>
MBIM_TYPE_ACTIVATION_COMMAND
MBIM_TYPE_ACTIVATION_STATE
@@ -382,6 +385,7 @@ MBIM_TYPE_STK_PAC_PROFILE
MBIM_TYPE_STK_PAC_TYPE
MBIM_TYPE_NETWORK_IDLE_HINT_STATE
MBIM_TYPE_EMERGENCY_MODE_STATE
+MBIM_TYPE_DSS_LINK_STATE
mbim_activation_command_get_type
mbim_activation_state_get_type
mbim_auth_protocol_get_type
@@ -434,6 +438,7 @@ mbim_stk_pac_profile_get_type
mbim_stk_pac_type_get_type
mbim_network_idle_hint_state_get_type
mbim_emergency_mode_state_get_type
+mbim_dss_link_state_get_type
</SECTION>
<SECTION>
diff --git a/docs/reference/libmbim-glib/libmbim-glib-docs.xml b/docs/reference/libmbim-glib/libmbim-glib-docs.xml
index 1e21db4..1018fb8 100644
--- a/docs/reference/libmbim-glib/libmbim-glib-docs.xml
+++ b/docs/reference/libmbim-glib/libmbim-glib-docs.xml
@@ -57,6 +57,7 @@
<xi:include href="xml/mbim-auth.xml"/>
<xi:include href="xml/mbim-phonebook.xml"/>
<xi:include href="xml/mbim-stk.xml"/>
+ <xi:include href="xml/mbim-dss.xml"/>
</chapter>
<chapter id="object-tree">