From 1df1fe4f4aa271bb66616da789dda0b2bc7f653e Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Tue, 6 Mar 2012 17:45:41 +0100 Subject: mmcli: new Time-specific 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 c5d62413..8bc16396 100644 --- a/cli/mmcli.h +++ b/cli/mmcli.h @@ -84,6 +84,14 @@ void mmcli_modem_messaging_run_asynchronous (GDBusConnection *connect void mmcli_modem_messaging_run_synchronous (GDBusConnection *connection); void mmcli_modem_messaging_shutdown (void); +/* Time group */ +GOptionGroup *mmcli_modem_time_get_option_group (void); +gboolean mmcli_modem_time_options_enabled (void); +void mmcli_modem_time_run_asynchronous (GDBusConnection *connection, + GCancellable *cancellable); +void mmcli_modem_time_run_synchronous (GDBusConnection *connection); +void mmcli_modem_time_shutdown (void); + /* Bearer group */ GOptionGroup *mmcli_bearer_get_option_group (void); gboolean mmcli_bearer_options_enabled (void); -- cgit v1.2.3-70-g09d2