summaryrefslogtreecommitdiffstats
path: root/gatchat/gathdlc.h
diff options
context:
space:
mode:
Diffstat (limited to 'gatchat/gathdlc.h')
-rw-r--r--gatchat/gathdlc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gatchat/gathdlc.h b/gatchat/gathdlc.h
index 556e3838..e82b33e2 100644
--- a/gatchat/gathdlc.h
+++ b/gatchat/gathdlc.h
@@ -61,6 +61,7 @@ void g_at_hdlc_set_suspend_function(GAtHDLC *hdlc, GAtSuspendFunc func,
gpointer user_data);
void g_at_hdlc_suspend(GAtHDLC *hdlc);
+void g_at_hdlc_resume(GAtHDLC *hdlc);
#ifdef __cplusplus
}