shared/bap: Add initial code for handling BAP
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 5 Aug 2020 00:04:21 +0000 (17:04 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 15 May 2023 09:25:54 +0000 (14:55 +0530)
commit9512610092bf29e51d3d08661739132b35de8ce0
treee7022caa035aeef839e00124a08cd5e05b6ca0d9
parent06e441f79cd3dc6ec7cc2733fb8e7ea978858e66
shared/bap: Add initial code for handling BAP

This adds initial code for Basic Audio Profile.

Signed-off-by: Manika Shrivastava <manika.sh@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
Makefile.am
src/device.c
src/shared/ascs.h [new file with mode: 0644]
src/shared/bap.c [new file with mode: 0644]
src/shared/bap.h [new file with mode: 0644]