From a32883d358834d2c2aea8b75fcfb46078e76a54f Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Sat, 27 Oct 2018 10:13:50 +0200 Subject: doc: fix multiple missing references --- docs/reference/api/ModemManager-sections.txt | 1 + docs/reference/libmm-glib/libmm-glib-sections.txt | 55 +++++++++++++++++++++-- 2 files changed, 52 insertions(+), 4 deletions(-) (limited to 'docs/reference') diff --git a/docs/reference/api/ModemManager-sections.txt b/docs/reference/api/ModemManager-sections.txt index 6da6a336..6848c6cf 100644 --- a/docs/reference/api/ModemManager-sections.txt +++ b/docs/reference/api/ModemManager-sections.txt @@ -139,6 +139,7 @@ MM_MODEM_BAND_CDMA_BC18_US_PS_700 MM_MODEM_BAND_CDMA_BC19_US_LOWER_700 MMModemBandDeprecated +MM_DEPRECATED
diff --git a/docs/reference/libmm-glib/libmm-glib-sections.txt b/docs/reference/libmm-glib/libmm-glib-sections.txt index 65d8e364..0acb248e 100644 --- a/docs/reference/libmm-glib/libmm-glib-sections.txt +++ b/docs/reference/libmm-glib/libmm-glib-sections.txt @@ -420,11 +420,13 @@ mm_modem_location_get_path mm_modem_location_dup_path mm_modem_location_get_capabilities mm_modem_location_get_enabled +mm_modem_location_get_gps_refresh_rate mm_modem_location_signals_location mm_modem_location_dup_supl_server mm_modem_location_get_supl_server mm_modem_location_get_supported_assistance_data -mm_modem_location_get_gps_refresh_rate +mm_modem_location_dup_assistance_data_servers +mm_modem_location_get_assistance_data_servers mm_modem_location_setup mm_modem_location_setup_finish @@ -472,13 +474,17 @@ MMLocation3gpp mm_location_3gpp_get_mobile_country_code mm_location_3gpp_get_mobile_network_code mm_location_3gpp_get_location_area_code +mm_location_3gpp_get_tracking_area_code mm_location_3gpp_get_cell_id + +mm_location_3gpp_reset mm_location_3gpp_get_string_variant mm_location_3gpp_new mm_location_3gpp_new_from_string_variant mm_location_3gpp_set_cell_id mm_location_3gpp_set_location_area_code +mm_location_3gpp_set_tracking_area_code mm_location_3gpp_set_mobile_country_code mm_location_3gpp_set_mobile_network_code @@ -1276,6 +1282,7 @@ mm_call_send_dtmf_finish mm_call_send_dtmf_sync MMCallClass +MMCallPrivate MM_IS_CALL MM_IS_CALL_CLASS MM_CALL @@ -1317,6 +1324,34 @@ MM_TYPE_CALL_PROPERTIES mm_call_properties_get_type
+
+mm-call-audio-format +MMCallAudioFormat +MMCallAudioFormat + +mm_call_audio_format_get_encoding +mm_call_audio_format_get_resolution +mm_call_audio_format_get_rate + +mm_call_audio_format_new +mm_call_audio_format_new_from_dictionary +mm_call_audio_format_get_dictionary +mm_call_audio_format_dup +mm_call_audio_format_set_encoding +mm_call_audio_format_set_resolution +mm_call_audio_format_set_rate + +MMCallAudioFormatClass +MMCallAudioFormatPrivate +MM_IS_CALL_AUDIO_FORMAT +MM_IS_CALL_AUDIO_FORMAT_CLASS +MM_CALL_AUDIO_FORMAT +MM_CALL_AUDIO_FORMAT_CLASS +MM_CALL_AUDIO_FORMAT_GET_CLASS +MM_TYPE_CALL_AUDIO_FORMAT +mm_call_audio_format_get_type +
+
mm-pco MMPco @@ -1327,6 +1362,9 @@ mm_pco_new mm_pco_get_session_id mm_pco_is_complete mm_pco_get_data + +mm_pco_list_add +mm_pco_list_free mm_pco_from_variant mm_pco_to_variant @@ -2182,6 +2220,9 @@ mm_gdbus_modem_location_dup_location mm_gdbus_modem_location_dup_supl_server mm_gdbus_modem_location_get_supl_server mm_gdbus_modem_location_get_gps_refresh_rate +mm_gdbus_modem_location_get_supported_assistance_data +mm_gdbus_modem_location_dup_assistance_data_servers +mm_gdbus_modem_location_get_assistance_data_servers mm_gdbus_modem_location_call_get_location mm_gdbus_modem_location_call_get_location_finish @@ -2195,7 +2236,6 @@ mm_gdbus_modem_location_call_set_supl_server_sync mm_gdbus_modem_location_call_inject_assistance_data mm_gdbus_modem_location_call_inject_assistance_data_finish mm_gdbus_modem_location_call_inject_assistance_data_sync -mm_gdbus_modem_location_get_supported_assistance_data mm_gdbus_modem_location_call_set_gps_refresh_rate mm_gdbus_modem_location_call_set_gps_refresh_rate_finish mm_gdbus_modem_location_call_set_gps_refresh_rate_sync @@ -2207,6 +2247,7 @@ mm_gdbus_modem_location_set_signals_location mm_gdbus_modem_location_set_supl_server mm_gdbus_modem_location_set_supported_assistance_data mm_gdbus_modem_location_set_gps_refresh_rate +mm_gdbus_modem_location_set_assistance_data_servers mm_gdbus_modem_location_complete_get_location mm_gdbus_modem_location_complete_setup mm_gdbus_modem_location_complete_set_supl_server @@ -3110,8 +3151,10 @@ mm_gdbus_call_get_number mm_gdbus_call_dup_number mm_gdbus_call_get_state mm_gdbus_call_get_state_reason -mm_gdbus_call_emit_dtmf_received -mm_gdbus_call_emit_state_changed +mm_gdbus_call_dup_audio_format +mm_gdbus_call_dup_audio_port +mm_gdbus_call_get_audio_format +mm_gdbus_call_get_audio_port mm_gdbus_call_call_accept mm_gdbus_call_call_accept_finish @@ -3130,12 +3173,16 @@ mm_gdbus_call_set_direction mm_gdbus_call_set_number mm_gdbus_call_set_state mm_gdbus_call_set_state_reason +mm_gdbus_call_set_audio_format +mm_gdbus_call_set_audio_port mm_gdbus_call_complete_accept mm_gdbus_call_complete_hangup mm_gdbus_call_complete_send_dtmf mm_gdbus_call_complete_start mm_gdbus_call_interface_info mm_gdbus_call_override_properties +mm_gdbus_call_emit_dtmf_received +mm_gdbus_call_emit_state_changed MM_GDBUS_IS_CALL MM_GDBUS_CALL -- cgit v1.2.3-70-g09d2