summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2013-05-24 12:55:07 +0200
committerAleksander Morgado <aleksander@lanedo.com>2013-06-05 19:15:15 +0200
commita902e6859e077edd72f7b27a48df37f8dd6631e2 (patch)
treea7fd9ad1145076bd8d0e4a5e2cd29e48c4ec0bc0 /docs
parent700ebc5c07ce667204f95dbe61716234131c15fb (diff)
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.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/libmm-glib/libmm-glib-sections.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/reference/libmm-glib/libmm-glib-sections.txt b/docs/reference/libmm-glib/libmm-glib-sections.txt
index 4bc13686..36a80f60 100644
--- a/docs/reference/libmm-glib/libmm-glib-sections.txt
+++ b/docs/reference/libmm-glib/libmm-glib-sections.txt
@@ -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>