diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2021-06-25 11:10:21 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2021-06-25 19:01:06 +0200 |
commit | febd5778e732d8f7fb5634c6557424578dfd75fa (patch) | |
tree | 2d61d3b69758ab21e4fb164b3ecb79be15e6056f /docs | |
parent | c1fae670b77b0cac7f82ee540348f161f49d2fa3 (diff) |
libmm-glib,bearer-properties: move deprecated methods to compat source
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/libmm-glib/libmm-glib-sections.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/reference/libmm-glib/libmm-glib-sections.txt b/docs/reference/libmm-glib/libmm-glib-sections.txt index d5c5423f..7cbfd77d 100644 --- a/docs/reference/libmm-glib/libmm-glib-sections.txt +++ b/docs/reference/libmm-glib/libmm-glib-sections.txt @@ -1213,8 +1213,6 @@ mm_bearer_properties_get_rm_protocol mm_bearer_properties_set_rm_protocol mm_bearer_properties_get_multiplex mm_bearer_properties_set_multiplex -mm_bearer_properties_get_number -mm_bearer_properties_set_number <SUBSECTION Private> mm_bearer_properties_new_from_dictionary mm_bearer_properties_new_from_string @@ -1825,6 +1823,9 @@ mm_serial_error_get_type <SECTION> <FILE>mm-compat</FILE> <TITLE>Deprecated Interface</TITLE> +<SUBSECTION BearerProperties> +mm_bearer_properties_get_number +mm_bearer_properties_set_number <SUBSECTION CallProperties> mm_call_properties_get_direction mm_call_properties_set_direction |