From 7f014add61da3e0411d742756ce372fc0e2aee30 Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Fri, 16 May 2025 11:16:57 -0500 Subject: broadband-modem,modem-helpers: generalize call end regex creation Signed-off-by: Dan Williams --- src/mm-modem-helpers.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/mm-modem-helpers.h') diff --git a/src/mm-modem-helpers.h b/src/mm-modem-helpers.h index 469492b2..73203c8b 100644 --- a/src/mm-modem-helpers.h +++ b/src/mm-modem-helpers.h @@ -85,6 +85,12 @@ gchar *mm_bcd_to_string (const guint8 *bcd, */ gchar *mm_at_quote_string (const gchar *input); +/*****************************************************************************/ +/* CALL specific helpers and utilities */ +/*****************************************************************************/ + +GRegex *mm_call_end_regex_get (void); + /*****************************************************************************/ /* VOICE specific helpers and utilities */ /*****************************************************************************/ -- cgit v1.2.3-70-g09d2