diff options
author | Ben Chan <benchan@chromium.org> | 2018-08-13 12:27:37 -0700 |
---|---|---|
committer | Ben Chan <benchan@chromium.org> | 2018-08-18 13:29:46 -0700 |
commit | 28e64d00181c83fd6cd420c46b6040f7b1afe5fb (patch) | |
tree | 59ba372cd17c3248d7a8d901e2ba41f5a52619d2 /docs/reference/libmm-glib/libmm-glib-sections.txt | |
parent | 89ffcbdd8db4164a4a1cbea0224b0cc14a3f57b0 (diff) |
libmm-glib: add MMPco for handling raw PCO data
Diffstat (limited to 'docs/reference/libmm-glib/libmm-glib-sections.txt')
-rw-r--r-- | docs/reference/libmm-glib/libmm-glib-sections.txt | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/docs/reference/libmm-glib/libmm-glib-sections.txt b/docs/reference/libmm-glib/libmm-glib-sections.txt index bfa57f1c..01a5de27 100644 --- a/docs/reference/libmm-glib/libmm-glib-sections.txt +++ b/docs/reference/libmm-glib/libmm-glib-sections.txt @@ -1309,6 +1309,34 @@ mm_call_properties_get_type </SECTION> <SECTION> +<FILE>mm-pco</FILE> +<TITLE>MMPco</TITLE> +MMPco +<SUBSECTION New> +mm_pco_new +<SUBSECTION GettersSetters> +mm_pco_get_session_id +mm_pco_is_complete +mm_pco_get_data +<SUBSECTION Private> +mm_pco_from_variant +mm_pco_to_variant +mm_pco_set_session_id +mm_pco_set_complete +mm_pco_set_data +<SUBSECTION Standard> +MMPcoClass +MMPcoPrivate +MM_IS_PCO +MM_IS_PCO_CLASS +MM_PCO +MM_PCO_CLASS +MM_PCO_GET_CLASS +MM_TYPE_PCO +mm_pco_get_type +</SECTION> + +<SECTION> <FILE>mm-enums-types</FILE> <TITLE>Flags and Enumerations</TITLE> mm_bearer_ip_method_get_string |