aboutsummaryrefslogtreecommitdiff
path: root/plugins/telit/mm-shared-telit.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/telit/mm-shared-telit.h')
-rw-r--r--plugins/telit/mm-shared-telit.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/telit/mm-shared-telit.h b/plugins/telit/mm-shared-telit.h
index 4cfaeb51..9981dd9b 100644
--- a/plugins/telit/mm-shared-telit.h
+++ b/plugins/telit/mm-shared-telit.h
@@ -42,6 +42,9 @@ struct _MMSharedTelit {
GType mm_shared_telit_get_type (void);
+void mm_shared_telit_store_supported_modes (MMSharedTelit *self,
+ GArray *modes);
+
gboolean mm_shared_telit_load_current_modes_finish (MMIfaceModem *self,
GAsyncResult *res,
MMModemMode *allowed,