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(-) _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
