aboutsummaryrefslogtreecommitdiff
path: root/libmm-glib/mm-modem.h
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2011-12-26 21:29:01 +0100
committerAleksander Morgado <aleksander@lanedo.com>2012-03-15 14:14:37 +0100
commit6cfccb14526a6b0fa27f680cb76d7bef165cd169 (patch)
tree609752696602dbf300e137768f5af7ec92279505 /libmm-glib/mm-modem.h
parentaa3d98d0ff6ff75cdeb8106b7d9e1108eef4994e (diff)
libmm-common,libmm-glib: new modes string builder
Diffstat (limited to 'libmm-glib/mm-modem.h')
-rw-r--r--libmm-glib/mm-modem.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libmm-glib/mm-modem.h b/libmm-glib/mm-modem.h
index 16015d53..24982196 100644
--- a/libmm-glib/mm-modem.h
+++ b/libmm-glib/mm-modem.h
@@ -212,6 +212,7 @@ MMSim *mm_modem_get_sim_sync (MMModem *self,
gchar *mm_modem_get_capabilities_string (MMModemCapability caps);
gchar *mm_modem_get_access_technologies_string (MMModemAccessTechnology access_tech);
+gchar *mm_modem_get_modes_string (MMModemMode mode);
gchar *mm_modem_get_bands_string (const MMModemBand *bands,
guint n_bands);