linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] shared/hfp: Improvements and fixes to HFP AG parser
@ 2014-11-20 15:55 Lukasz Rymanowski
  2014-11-20 15:55 ` [PATCH 1/8] shared/hfp: Trivial, fix comments style Lukasz Rymanowski
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Lukasz Rymanowski @ 2014-11-20 15:55 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Lukasz Rymanowski

This set brings couple of fixes on parsing AT commands.
This improves robustness.

Also some minor fixes has beed done here

Lukasz Rymanowski (8):
  shared/hfp: Trivial, fix comments style
  shared/hfp: Fix setting result pending flag
  shared/hfp: Improve handling AT command
  unit/test-hfp: Add test for reading \rAT+X\r
  shared/hfp: Refactor call_prefix_handler
  shared/hfp: Remove not used assignment
  shared/hfp: Improve handling AT commands
  unit/test-hfp: Fix parsing empty string test

 src/shared/hfp.c | 123 +++++++++++++++++++++++++++++++++++--------------------
 unit/test-hfp.c  |  41 ++++++++++++++++++-
 2 files changed, 117 insertions(+), 47 deletions(-)

-- 
1.8.4


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-11-24 12:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-20 15:55 [PATCH 0/8] shared/hfp: Improvements and fixes to HFP AG parser Lukasz Rymanowski
2014-11-20 15:55 ` [PATCH 1/8] shared/hfp: Trivial, fix comments style Lukasz Rymanowski
2014-11-20 15:55 ` [PATCH 2/8] shared/hfp: Fix setting result pending flag Lukasz Rymanowski
2014-11-20 15:55 ` [PATCH 3/8] shared/hfp: Improve handling AT command Lukasz Rymanowski
2014-11-20 15:55 ` [PATCH 4/8] unit/test-hfp: Add test for reading \rAT+X\r Lukasz Rymanowski
2014-11-20 15:55 ` [PATCH 5/8] shared/hfp: Refactor call_prefix_handler Lukasz Rymanowski
2014-11-20 15:55 ` [PATCH 6/8] shared/hfp: Remove not used assignment Lukasz Rymanowski
2014-11-20 15:55 ` [PATCH 7/8] shared/hfp: Improve handling AT commands Lukasz Rymanowski
2014-11-20 15:55 ` [PATCH 8/8] unit/test-hfp: Fix parsing empty string test Lukasz Rymanowski
2014-11-24 12:19 ` [PATCH 0/8] shared/hfp: Improvements and fixes to HFP AG parser Szymon Janc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).