From 0833934f11e96916e2ffe188cc6808350b70a95d Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Wed, 8 Feb 2012 13:51:50 +0100 Subject: cli: added Messaging-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 b8e46138..c5d62413 100644 --- a/cli/mmcli.h +++ b/cli/mmcli.h @@ -76,6 +76,14 @@ void mmcli_modem_location_run_asynchronous (GDBusConnection *connecti void mmcli_modem_location_run_synchronous (GDBusConnection *connection); void mmcli_modem_location_shutdown (void); +/* Messaging group */ +GOptionGroup *mmcli_modem_messaging_get_option_group (void); +gboolean mmcli_modem_messaging_options_enabled (void); +void mmcli_modem_messaging_run_asynchronous (GDBusConnection *connection, + GCancellable *cancellable); +void mmcli_modem_messaging_run_synchronous (GDBusConnection *connection); +void mmcli_modem_messaging_shutdown (void); + /* Bearer group */ GOptionGroup *mmcli_bearer_get_option_group (void); gboolean mmcli_bearer_options_enabled (void); -- cgit v1.2.3-70-g09d2