aboutsummaryrefslogtreecommitdiff
path: root/src/mm-context.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mm-context.h')
-rw-r--r--src/mm-context.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mm-context.h b/src/mm-context.h
index fefd574e..2a69e11c 100644
--- a/src/mm-context.h
+++ b/src/mm-context.h
@@ -57,5 +57,8 @@ gboolean mm_context_get_test_quick_suspend_resume (void);
gboolean mm_context_get_test_no_qrtr (void);
#endif
gboolean mm_context_get_test_multiplex_requested (void);
+#if defined WITH_MBIM
+gboolean mm_context_get_test_mbimex_profile_management (void);
+#endif
#endif /* MM_CONTEXT_H */