linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH BlueZ v1 0/2] Implementation of AICS
@ 2023-11-29 13:40 Mahesh Talewad
  2023-11-29 13:40 ` [PATCH BlueZ v1 1/2] - Added AICS Characteristics UUID(s) Mahesh Talewad
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Mahesh Talewad @ 2023-11-29 13:40 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: luiz.dentz, devyani.godbole, nitin.jadhav, mahesh.talewad

Hello Maintainers,

	This Patch contains code for 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

Thank you in advance for your review.

Thanks and regards,
Mahesh Vithal Talewad

Mahesh Talewad (2):
  - Added AICS Characteristics UUID(s).
  - Code Implementation related Service- AICS. - Specification referred
    for implementation: 	AICS_v1.0.pdf - Verification: Tested all
    Mandatory PTS testcases and all 	mandatory testcases passed.

 lib/uuid.h       |    7 +
 src/shared/vcp.c | 1009 +++++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 1015 insertions(+), 1 deletion(-)

-- 
2.34.1


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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-29 13:40 [PATCH BlueZ v1 0/2] Implementation of AICS Mahesh Talewad
2023-11-29 13:40 ` [PATCH BlueZ v1 1/2] - Added AICS Characteristics UUID(s) Mahesh Talewad
2023-11-29 15:09   ` Implementation of AICS bluez.test.bot
2023-11-29 13:40 ` [PATCH BlueZ v1 2/2] - Code Implementation related Service- AICS. - Specification referred for implementation: AICS_v1.0.pdf - Verification: Tested all Mandatory PTS testcases and all mandatory testcases passed Mahesh Talewad
2023-12-18 20:50 ` [PATCH BlueZ v1 0/2] Implementation of AICS 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).