linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH BlueZ v2 0/3] Implementation of AICS service and Unit Test cases
@ 2023-12-08 11:42 Mahesh Talewad
  2023-12-08 11:42 ` [PATCH BlueZ v2 1/3] - Added AICS Characteristics UUID(s) Mahesh Talewad
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Mahesh Talewad @ 2023-12-08 11:42 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: luiz.dentz, devyani.godbole, nitin.jadhav, mahesh.talewad

Hello Maintainers,

This Patch series contains following points:

- Implementation of Service - AICS.
	- This code covers all mandatory features of AICS.
 	- Verification: All mandatory PTS testcases of AICS are passed.
	- Specification referred for implementation:
			AICS_v1.0.pdf

- Implementation of AICS Unit Test code.
	- Implemented 15-Mandatory AICS Unit Test cases.
	- Tested all these 15-Mandatory AICS Unit Testcases and all are passed.
	- Specification referred for implementation:
			AICS.TS.p0.pdf

	  
Thank you in advance for your review.

Thanks and regards,
Mahesh Vithal Talewad

Mahesh Talewad (3):
  - Added AICS Characteristics UUID(s).
  - Code Implementation related Service- AICS
  unit/test-vcp.c: AICS unit test case implementation

 lib/uuid.h       |    7 +
 src/shared/vcp.c | 1011 ++++++++++++++++++++++++++++++-
 unit/test-vcp.c  | 1473 +++++++++++++++++++++++++++++++++++++++++++++-
 3 files changed, 2459 insertions(+), 32 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-12-18 20:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-08 11:42 [PATCH BlueZ v2 0/3] Implementation of AICS service and Unit Test cases Mahesh Talewad
2023-12-08 11:42 ` [PATCH BlueZ v2 1/3] - Added AICS Characteristics UUID(s) Mahesh Talewad
2023-12-08 13:41   ` Implementation of AICS service and Unit Test cases bluez.test.bot
2023-12-08 11:42 ` [PATCH BlueZ v2 2/3] - Code Implementation related Service- AICS Mahesh Talewad
2023-12-08 11:42 ` [PATCH BlueZ v2 3/3] unit/test-vcp.c: AICS unit test case implementation Mahesh Talewad
2023-12-18 20:50 ` [PATCH BlueZ v2 0/3] Implementation of AICS service and Unit Test cases patchwork-bot+bluetooth

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).