diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/libmm-glib/libmm-glib-docs.xml | 1 | ||||
-rw-r--r-- | docs/reference/libmm-glib/libmm-glib-sections.txt | 27 |
2 files changed, 28 insertions, 0 deletions
diff --git a/docs/reference/libmm-glib/libmm-glib-docs.xml b/docs/reference/libmm-glib/libmm-glib-docs.xml index 92e105f0..9953d552 100644 --- a/docs/reference/libmm-glib/libmm-glib-docs.xml +++ b/docs/reference/libmm-glib/libmm-glib-docs.xml @@ -135,6 +135,7 @@ <title>Extended signal information</title> <xi:include href="xml/mm-modem-signal.xml"/> <xi:include href="xml/mm-signal.xml"/> + <xi:include href="xml/mm-signal-threshold-properties.xml"/> </section> <section> <title>OMA support</title> diff --git a/docs/reference/libmm-glib/libmm-glib-sections.txt b/docs/reference/libmm-glib/libmm-glib-sections.txt index 3bd7fd8f..a4569784 100644 --- a/docs/reference/libmm-glib/libmm-glib-sections.txt +++ b/docs/reference/libmm-glib/libmm-glib-sections.txt @@ -1061,6 +1061,33 @@ mm_signal_get_type </SECTION> <SECTION> +<FILE>mm-signal-threshold-properties</FILE> +<TITLE>MMSignalThresholdProperties</TITLE> +MMSignalThresholdProperties +<SUBSECTION New> +mm_signal_threshold_properties_new +<SUBSECTION GettersSetters> +mm_signal_threshold_properties_get_rssi +mm_signal_threshold_properties_set_rssi +mm_signal_threshold_properties_get_error_rate +mm_signal_threshold_properties_set_error_rate +<SUBSECTION Private> +mm_signal_threshold_properties_new_from_dictionary +mm_signal_threshold_properties_new_from_string +mm_signal_threshold_properties_get_dictionary +<SUBSECTION Standard> +MMSignalThresholdPropertiesClass +MMSignalThresholdPropertiesPrivate +MM_SIGNAL_THRESHOLD_PROPERTIES +MM_SIGNAL_THRESHOLD_PROPERTIES_CLASS +MM_SIGNAL_THRESHOLD_PROPERTIES_GET_CLASS +MM_IS_SIGNAL_THRESHOLD_PROPERTIES +MM_IS_SIGNAL_THRESHOLD_PROPERTIES_CLASS +MM_TYPE_SIGNAL_THRESHOLD_PROPERTIES +mm_signal_threshold_properties_get_type +</SECTION> + +<SECTION> <FILE>mm-modem-voice</FILE> <TITLE>MMModemVoice</TITLE> MMModemVoice |