shared/bap: Merge PAC records of the same type/codec
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 20 Oct 2022 23:53:12 +0000 (16:53 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 5 Jan 2024 10:11:34 +0000 (15:41 +0530)
commit0542d222cd948c667537c0c8a1ebc1d11266d5d0
tree695ef84ed0aa8aa9ef1456c60dcbb11882732162
parente3ff63eb68ac5aff616705abff40bf60c7aafcc2
shared/bap: Merge PAC records of the same type/codec

This attempts to merge PAC records which contain the same type and
codec to simplify the matching with client endpoints so all
capabilities and metadata are match at once instead of for each PAC
record.
src/shared/bap.c