[PATCH 0/9] HFP AT parser skeleton

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

This set contains skeleton of hfp_at parser and some basic unit tests.
Unit tests check proper commands handling for now. If API will be acceptable
more test cases for fetching values will be added.

Comments are welcome 

Marcin Kraglak (9):
  shared: Add skeleton of hfp_at parser
  unit: Add hfp_at tester
  shared/hfp_at: Add skeleton of hfp_at_process_data
  unit/test_hfp_at: Add test cases for processing basic commands
  shared/hfp_at: Add function for getting number
  shared/hfp_at: Add function to open container
  shared/hfp_at: Add function to close container
  shared/hfp_at: Add function to get string
  shared/hfp_at: Add function to get unquoted string

 .gitignore          |   1 +
 Makefile.am         |   8 +-
 src/shared/hfp_at.c | 350 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/shared/hfp_at.h |  54 ++++++++
 unit/test-hfp-at.c  | 347 +++++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 759 insertions(+), 1 deletion(-)
 create mode 100644 src/shared/hfp_at.c
 create mode 100644 src/shared/hfp_at.h
 create mode 100644 unit/test-hfp-at.c

-- 
1.8.5.3

--
To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux