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