ofono/gatchat
Denis Kenzior d4536b3d2b Fix a crash with unsolicited notifications
When a line comes in from the modem, we check against prefixes
in outstanding commands and unsolicited notifications.  If the
outstanding command has not yet been sent (cmd_bytes_written == 0),
we still check it resulting in access violation.
2009-07-21 14:43:33 -05:00
..
Makefile.am Add AT chat library implementation 2009-05-06 14:42:54 -07:00
gatchat.c Fix a crash with unsolicited notifications 2009-07-21 14:43:33 -05:00
gatchat.h Add extra_pdu_crlf quirk 2009-07-15 15:51:33 -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
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