doc: fix multiple missing references
This commit is contained in:
@@ -139,6 +139,7 @@ MM_MODEM_BAND_CDMA_BC18_US_PS_700
|
||||
MM_MODEM_BAND_CDMA_BC19_US_LOWER_700
|
||||
<SUBSECTION Private>
|
||||
MMModemBandDeprecated
|
||||
MM_DEPRECATED
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
|
@@ -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
|
||||
<SUBSECTION Methods>
|
||||
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
|
||||
<SUBSECTION Methods>
|
||||
mm_location_3gpp_reset
|
||||
<SUBSECTION Private>
|
||||
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
|
||||
<SUBSECTION Standard>
|
||||
@@ -1276,6 +1282,7 @@ mm_call_send_dtmf_finish
|
||||
mm_call_send_dtmf_sync
|
||||
<SUBSECTION Standard>
|
||||
MMCallClass
|
||||
MMCallPrivate
|
||||
MM_IS_CALL
|
||||
MM_IS_CALL_CLASS
|
||||
MM_CALL
|
||||
@@ -1317,6 +1324,34 @@ MM_TYPE_CALL_PROPERTIES
|
||||
mm_call_properties_get_type
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>mm-call-audio-format</FILE>
|
||||
<TITLE>MMCallAudioFormat</TITLE>
|
||||
MMCallAudioFormat
|
||||
<SUBSECTION GettersSetters>
|
||||
mm_call_audio_format_get_encoding
|
||||
mm_call_audio_format_get_resolution
|
||||
mm_call_audio_format_get_rate
|
||||
<SUBSECTION Private>
|
||||
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
|
||||
<SUBSECTION Standard>
|
||||
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
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>mm-pco</FILE>
|
||||
<TITLE>MMPco</TITLE>
|
||||
@@ -1327,6 +1362,9 @@ mm_pco_new
|
||||
mm_pco_get_session_id
|
||||
mm_pco_is_complete
|
||||
mm_pco_get_data
|
||||
<SUBSECTION List>
|
||||
mm_pco_list_add
|
||||
mm_pco_list_free
|
||||
<SUBSECTION Private>
|
||||
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
|
||||
<SUBSECTION Methods>
|
||||
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
|
||||
<SUBSECTION Methods>
|
||||
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
|
||||
<SUBSECTION Standard>
|
||||
MM_GDBUS_IS_CALL
|
||||
MM_GDBUS_CALL
|
||||
|
Reference in New Issue
Block a user