mbox series

[BlueZ,v1,0/2] Implementation of AICS

Message ID 20231129134058.70612-1-mahesh.talewad@nxp.com
Headers show
Series Implementation of AICS | expand

Message

Mahesh Talewad Nov. 29, 2023, 1:40 p.m. UTC
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(-)

Comments

patchwork-bot+bluetooth@kernel.org Dec. 18, 2023, 8:50 p.m. UTC | #1
Hello:

This series was applied to bluetooth/bluez.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:

On Wed, 29 Nov 2023 15:40:56 +0200 you wrote:
> 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
> 
> [...]

Here is the summary with links:
  - [BlueZ,v1,1/2] - Added AICS Characteristics UUID(s).
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=c89ebba80f27
  - [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.
    (no matching commit)

You are awesome, thank you!