aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmicli/qmicli-helpers.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmicli/qmicli-helpers.h')
-rw-r--r--src/qmicli/qmicli-helpers.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/qmicli/qmicli-helpers.h b/src/qmicli/qmicli-helpers.h
index 864afd9..372694f 100644
--- a/src/qmicli/qmicli-helpers.h
+++ b/src/qmicli/qmicli-helpers.h
@@ -58,4 +58,6 @@ gboolean qmicli_read_uint_from_string (const gchar *str,
gchar *qmicli_get_supported_messages_list (const guint8 *data,
gsize len);
+const char *qmicli_earfcn_to_eutra_band_string (guint16 earfcn);
+
#endif /* __QMICLI_H__ */