summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2014-03-06 12:23:40 +0100
committerAleksander Morgado <aleksander@aleksander.es>2014-03-06 12:59:37 +0100
commitbff421b8b813be29909d05f8619b52788591f3e4 (patch)
tree36ac2e4c6efaa8205489dc8b05816bcd9484633b /docs
parentd33dc227e0a6eaf9004dee59afc86b5e8fc3a6a4 (diff)
libmbim-glib: small layer for backwards compatibility
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/libmbim-glib/libmbim-glib-common.sections8
-rw-r--r--docs/reference/libmbim-glib/libmbim-glib-docs.xml9
2 files changed, 13 insertions, 4 deletions
diff --git a/docs/reference/libmbim-glib/libmbim-glib-common.sections b/docs/reference/libmbim-glib/libmbim-glib-common.sections
index 6059dab..59f6021 100644
--- a/docs/reference/libmbim-glib/libmbim-glib-common.sections
+++ b/docs/reference/libmbim-glib/libmbim-glib-common.sections
@@ -488,3 +488,11 @@ mbim_status_error_get_type
mbim_utils_get_traces_enabled
mbim_utils_set_traces_enabled
</SECTION>
+
+<SECTION>
+<FILE>mbim-compat</FILE>
+MBIM_CID_BASIC_CONNECT_DEVICE_SERVICE_SUBSCRIBER_LIST
+MBIM_REGISTRATION_FLAG_MANUAL_PACKET_SERVICE_AUTOMATIC_ATTACH
+mbim_message_device_service_subscriber_list_response_parse
+mbim_message_device_service_subscriber_list_set_new
+</SECTION>
diff --git a/docs/reference/libmbim-glib/libmbim-glib-docs.xml b/docs/reference/libmbim-glib/libmbim-glib-docs.xml
index 5eb09a4..b68fb71 100644
--- a/docs/reference/libmbim-glib/libmbim-glib-docs.xml
+++ b/docs/reference/libmbim-glib/libmbim-glib-docs.xml
@@ -62,6 +62,11 @@
<xi:include href="xml/mbim-ms-host-shutdown.xml"/>
</chapter>
+ <chapter>
+ <title>Compatibility</title>
+ <xi:include href="xml/mbim-compat.xml"/>
+ </chapter>
+
<chapter id="object-tree">
<title>Object Hierarchy</title>
<xi:include href="xml/tree_index.sgml"/>
@@ -70,10 +75,6 @@
<title>API Index</title>
<xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
</index>
- <index id="deprecated-api-index" role="deprecated">
- <title>Index of deprecated API</title>
- <xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
- </index>
<xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
</book>