summaryrefslogtreecommitdiffstats
path: root/gatchat/gatchat.h
diff options
context:
space:
mode:
Diffstat (limited to 'gatchat/gatchat.h')
-rw-r--r--gatchat/gatchat.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gatchat/gatchat.h b/gatchat/gatchat.h
index 9fd7cede..f61fe538 100644
--- a/gatchat/gatchat.h
+++ b/gatchat/gatchat.h
@@ -48,6 +48,8 @@ GAtIO *g_at_chat_get_io(GAtChat *chat);
GAtChat *g_at_chat_ref(GAtChat *chat);
void g_at_chat_unref(GAtChat *chat);
+GAtChat *g_at_chat_clone(GAtChat *chat);
+
void g_at_chat_suspend(GAtChat *chat);
void g_at_chat_resume(GAtChat *chat);