api,introspection: new 'SetCurrentCapabilities' method

For those modems which expose a valid 'SupportedCapabilities' property with more
than one item in the list, we'll allow switching between them.
This commit is contained in:
Aleksander Morgado
2013-05-24 12:55:07 +02:00
parent 700ebc5c07
commit a902e6859e
6 changed files with 261 additions and 0 deletions

View File

@@ -140,6 +140,9 @@ mm_modem_set_current_modes_sync
mm_modem_set_current_bands
mm_modem_set_current_bands_finish
mm_modem_set_current_bands_sync
mm_modem_set_current_capabilities
mm_modem_set_current_capabilities_finish
mm_modem_set_current_capabilities_sync
mm_modem_reset
mm_modem_reset_finish
mm_modem_reset_sync
@@ -1490,6 +1493,9 @@ mm_gdbus_modem_call_set_current_modes_sync
mm_gdbus_modem_call_set_current_bands
mm_gdbus_modem_call_set_current_bands_finish
mm_gdbus_modem_call_set_current_bands_sync
mm_gdbus_modem_call_set_current_capabilities
mm_gdbus_modem_call_set_current_capabilities_finish
mm_gdbus_modem_call_set_current_capabilities_sync
mm_gdbus_modem_call_command
mm_gdbus_modem_call_command_finish
mm_gdbus_modem_call_command_sync
@@ -1532,6 +1538,7 @@ mm_gdbus_modem_complete_list_bearers
mm_gdbus_modem_complete_reset
mm_gdbus_modem_complete_set_current_modes
mm_gdbus_modem_complete_set_current_bands
mm_gdbus_modem_complete_set_current_capabilities
mm_gdbus_modem_interface_info
mm_gdbus_modem_override_properties
<SUBSECTION Standard>