From c07a3832dd87e1501420a4f902d8c3b0f57e24d6 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Tue, 2 Oct 2012 12:55:35 +0200 Subject: cli: new `--firmware-list' and `--firmware-select' actions --- cli/mmcli.h | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'cli/mmcli.h') diff --git a/cli/mmcli.h b/cli/mmcli.h index 441bb8e3..52439699 100644 --- a/cli/mmcli.h +++ b/cli/mmcli.h @@ -93,6 +93,14 @@ void mmcli_modem_time_run_asynchronous (GDBusConnection *connection, void mmcli_modem_time_run_synchronous (GDBusConnection *connection); void mmcli_modem_time_shutdown (void); +/* Firmware group */ +GOptionGroup *mmcli_modem_firmware_get_option_group (void); +gboolean mmcli_modem_firmware_options_enabled (void); +void mmcli_modem_firmware_run_asynchronous (GDBusConnection *connection, + GCancellable *cancellable); +void mmcli_modem_firmware_run_synchronous (GDBusConnection *connection); +void mmcli_modem_firmware_shutdown (void); + /* Bearer group */ GOptionGroup *mmcli_bearer_get_option_group (void); gboolean mmcli_bearer_options_enabled (void); -- cgit v1.2.3-70-g09d2