ofono/gatchat
Andres Salomon d66fd48bf9 gatchat: add debugging infrastructure
This patch adds debugging support to GAtChat (specifically of what's going
across the serial line).  Callbacks can be set via g_at_chat_set_debugging,
and that callback is called after any channel reads or writes.
2009-08-06 16:38:45 -05:00
..
Makefile.am Refactor GAtChat to accept user-provided parsers 2009-08-06 16:38:39 -05:00
gatchat.c gatchat: add debugging infrastructure 2009-08-06 16:38:45 -05:00
gatchat.h gatchat: add debugging infrastructure 2009-08-06 16:38:45 -05:00
gatresult.c Fix range handling 2009-07-15 11:49:06 -05:00
gatresult.h Improve string parsing code 2009-06-16 16:38:24 -05:00
gatsyntax.c Refactor GAtChat to accept user-provided parsers 2009-08-06 16:38:39 -05:00
gatsyntax.h Refactor GAtChat to accept user-provided parsers 2009-08-06 16:38:39 -05:00
ringbuffer.c Add AT chat library implementation 2009-05-06 14:42:54 -07:00
ringbuffer.h Add AT chat library implementation 2009-05-06 14:42:54 -07:00