summaryrefslogtreecommitdiff
path: root/cli/qmicli-helpers.h
diff options
context:
space:
mode:
Diffstat (limited to 'cli/qmicli-helpers.h')
-rw-r--r--cli/qmicli-helpers.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cli/qmicli-helpers.h b/cli/qmicli-helpers.h
index 30a089a..0c88e19 100644
--- a/cli/qmicli-helpers.h
+++ b/cli/qmicli-helpers.h
@@ -33,6 +33,8 @@ gboolean qmicli_read_pin_id_from_string (const gchar *str,
QmiDmsUimPinId *out);
gboolean qmicli_read_operating_mode_from_string (const gchar *str,
QmiDmsOperatingMode *out);
+gboolean qmicli_read_rat_mode_pref_from_string (const gchar *str,
+ QmiNasRatModePreference *out);
gboolean qmicli_read_facility_from_string (const gchar *str,
QmiDmsUimFacility *out);
gboolean qmicli_read_enable_disable_from_string (const gchar *str,