---
gatchat/gatppp.h | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/gatchat/gatppp.h b/gatchat/gatppp.h
index 7835d1f..71e0afe 100644
--- a/gatchat/gatppp.h
+++ b/gatchat/gatppp.h
@@ -77,6 +77,8 @@ void g_at_ppp_set_recording(GAtPPP *ppp, const char *filename);
void g_at_ppp_set_server_info(GAtPPP *ppp, const char *remote_ip,
const char *dns1, const char *dns2);
+void g_at_ppp_resume(GAtPPP *ppp);
+
#ifdef __cplusplus
}
#endif
--
1.7.1
Show replies by date