From 0f29c33c5b823198e8288b5785a0aeaeb8b9b78c Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 26 Jul 2011 15:59:47 +0200 Subject: gatchat: Add helper for opening QCDM ports --- gatchat/gattty.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gatchat/gattty.h') diff --git a/gatchat/gattty.h b/gatchat/gattty.h index dc3fe160..e4d7c31f 100644 --- a/gatchat/gattty.h +++ b/gatchat/gattty.h @@ -43,6 +43,8 @@ extern "C" { */ GIOChannel *g_at_tty_open(const char *tty, GHashTable *options); +GIOChannel *g_at_tty_open_qcdm(const char *tty); + #ifdef __cplusplus } #endif -- cgit v1.2.3