Open Source Telephony
 help / color / mirror / Atom feed
* [PATCH 0/3] Allow use of from_io constructor
@ 2010-05-10 18:39 Kristen Carlson Accardi
  2010-05-10 18:39 ` [PATCH 1/3] gsmdial: use g_at_chat_suspend Kristen Carlson Accardi
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Kristen Carlson Accardi @ 2010-05-10 18:39 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 446 bytes --]

Create a way to get the GAtIO object from GAtChat.  Use it to call
g_at_ppp_new_from_io so that g_at_chat_suspend will work properly.

Kristen Carlson Accardi (3):
  gsmdial: use g_at_chat_suspend
  gatchat: implement g_at_chat_get_io()
  gsmdial: use g_at_ppp_new_from_io()

 gatchat/gatchat.c |    8 ++++++++
 gatchat/gatchat.h |    2 ++
 gatchat/gsmdial.c |   14 +++++++-------
 3 files changed, 17 insertions(+), 7 deletions(-)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-05-10 21:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-10 18:39 [PATCH 0/3] Allow use of from_io constructor Kristen Carlson Accardi
2010-05-10 18:39 ` [PATCH 1/3] gsmdial: use g_at_chat_suspend Kristen Carlson Accardi
2010-05-10 18:39 ` [PATCH 2/3] gatchat: implement g_at_chat_get_io() Kristen Carlson Accardi
2010-05-10 18:39 ` [PATCH 3/3] gsmdial: use g_at_ppp_new_from_io() Kristen Carlson Accardi
2010-05-10 21:26 ` [PATCH 0/3] Allow use of from_io constructor Denis Kenzior

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox