summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2021-05-23 01:16:53 +0200
committerAleksander Morgado <aleksander@aleksander.es>2021-05-23 01:22:07 +0200
commit6c66152d1af648714e7859a4883537404f729cbe (patch)
tree7ec8c78225f57cb20f6af5a9eeb60eed67c38458 /docs
parent6a56c5678c863a689468ae074527a3f411fee9ae (diff)
docs,libmm-glib: add missing non-API methods to Private sections
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/libmm-glib/libmm-glib-sections.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/reference/libmm-glib/libmm-glib-sections.txt b/docs/reference/libmm-glib/libmm-glib-sections.txt
index 70f55ace..58c1e4f2 100644
--- a/docs/reference/libmm-glib/libmm-glib-sections.txt
+++ b/docs/reference/libmm-glib/libmm-glib-sections.txt
@@ -1215,12 +1215,14 @@ mm_bearer_properties_set_number
<SUBSECTION Private>
mm_bearer_properties_new_from_dictionary
mm_bearer_properties_new_from_string
+mm_bearer_properties_new_from_profile
MMBearerPropertiesCmpFlags
mm_bearer_properties_cmp
mm_bearer_properties_consume_string
mm_bearer_properties_consume_variant
mm_bearer_properties_dup
mm_bearer_properties_get_dictionary
+mm_bearer_properties_peek_3gpp_profile
<SUBSECTION Standard>
MMBearerPropertiesClass
MMBearerPropertiesPrivate
@@ -1568,6 +1570,8 @@ mm_3gpp_profile_new_from_string
mm_3gpp_profile_consume_string
mm_3gpp_profile_consume_variant
mm_3gpp_profile_get_dictionary
+MM3gppProfileCmpFlags
+mm_3gpp_profile_cmp
<SUBSECTION Standard>
MM3gppProfileClass
MM3gppProfilePrivate