shared/bass: Introduce Add Source opcode handler
authorIulia Tanasescu <iulia.tanasescu@nxp.com>
Thu, 29 Jun 2023 08:07:35 +0000 (11:07 +0300)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 5 Jan 2024 13:34:03 +0000 (19:04 +0530)
commit219bef8f855c64d8335300ac3a938d3c242f9c56
treee90a177bd6e6ce81393b29c3c3b9f859a51f97ed
parentca12e32242a1966519b824434d9fe74225d00ce4
shared/bass: Introduce Add Source opcode handler

This implements the Control Point handler for the Add Source operation.
Makefile.am
profiles/audio/bass.c
src/shared/bass.c
src/shared/bass.h
unit/test-bass.c