Parent: e37ac863ce7dd700a202f32e2779cf1fe1e867ec
Author: Szymon Janc <szymon.janc@tieto.com>
Committer: Szymon Janc <szymon.janc@tieto.com>
Date: 2015-02-09 14:27:53
Tree: 1e8ec199c9b93626ce0efcf3b5e9b3375376e5ed
shared/hfp: Fix not processing input from hfp_gw_send_error If for some reason there is more than one AT command in the ring buffer we should make sure that after upper layer sends error, AT parser gets back to reading data from ring buffer. Same is already done in hfp_gw_send_result() and we should handle this in error response as well.
Diffstat
| M | src/shared/hfp.c | | | 9 | ++++++++- |
1 files changed, 8 insertions(+), 1 deletions(-)