libmm-glib,call-properties: move deprecated methods to compat source

This commit is contained in:
Aleksander Morgado
2021-06-25 11:05:33 +02:00
parent 49f52d9182
commit c1fae670b7
5 changed files with 157 additions and 151 deletions

View File

@@ -1465,12 +1465,6 @@ mm_call_properties_new
<SUBSECTION GettersSetters>
mm_call_properties_get_number
mm_call_properties_set_number
mm_call_properties_get_direction
mm_call_properties_set_direction
mm_call_properties_get_state
mm_call_properties_set_state
mm_call_properties_get_state_reason
mm_call_properties_set_state_reason
<SUBSECTION Private>
mm_call_properties_get_dictionary
mm_call_properties_dup
@@ -1831,6 +1825,14 @@ mm_serial_error_get_type
<SECTION>
<FILE>mm-compat</FILE>
<TITLE>Deprecated Interface</TITLE>
<SUBSECTION CallProperties>
mm_call_properties_get_direction
mm_call_properties_set_direction
mm_call_properties_get_state
mm_call_properties_set_state
mm_call_properties_get_state_reason
mm_call_properties_set_state_reason
<SUBSECTION ModemOma>
mm_modem_peek_pending_network_initiated_sessions
mm_modem_get_pending_network_initiated_sessions
</SECTION>