aboutsummaryrefslogtreecommitdiff
path: root/src/mm-modem-helpers.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mm-modem-helpers.h')
-rw-r--r--src/mm-modem-helpers.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mm-modem-helpers.h b/src/mm-modem-helpers.h
index b8573aa5..e66f259a 100644
--- a/src/mm-modem-helpers.h
+++ b/src/mm-modem-helpers.h
@@ -61,6 +61,9 @@ gchar *mm_create_device_identifier (guint vid,
guint mm_netmask_to_cidr (const gchar *netmask);
+GArray *mm_filter_current_bands (const GArray *supported_bands,
+ const GArray *current_bands);
+
/*****************************************************************************/
/* 3GPP specific helpers and utilities */
/*****************************************************************************/