diff options
author | Denis Kenzior <denkenz@gmail.com> | 2009-06-08 14:06:07 -0500 |
---|---|---|
committer | Denis Kenzior <denkenz@gmail.com> | 2009-06-08 14:08:18 -0500 |
commit | fafdda30b925e76118a13f87d24846e36e2d8ebf (patch) | |
tree | c8868bd97afde24a6bbfefff0b2011f103b8c002 /src | |
parent | f9f30807816700c44c30c7d04b80c65497f0558d (diff) | |
download | ofono-fafdda30b925e76118a13f87d24846e36e2d8ebf.tar.bz2 |
Fix multiline responses in GAtChat
The standard is a bit fuzzy on how multiline responses are returned
GAtChat assumed that they will always start with <cr><lf>, however
this doesn't seem to be correct. Add a new state which is entered
when a response is obtained. If <cr> is encountered, then it
is processed regularly, otherwise the parser assumes that the
next line is part of the multiline response
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions