Branch: refs/heads/master Home: https://github.com/bluez/bluez Commit: 441eeb2a14482ec4d81a90eae5b42fa925371e97 https://github.com/bluez/bluez/commit/441eeb2a14482ec4d81a90eae5b42fa925371e97 Author: Abhay Maheta <abhay.maheshbhai.maheta@xxxxxxxxx> Date: 2023-01-03 (Tue, 03 Jan 2023) Changed paths: M src/shared/bap.c M src/shared/bap.h Log Message: ----------- shared/bap: Fix handling for Company ID and Vendor Codec ID This adds fixes for handing for Company ID and Vendor Codec ID while adding PAC record to database and responding to Attribute Read Request for Sink/Source PAC Characteristics. Commit: 4e2ae14ea31178ebbbcb0bc81dfe74bd56b4885f https://github.com/bluez/bluez/commit/4e2ae14ea31178ebbbcb0bc81dfe74bd56b4885f Author: Abhay Maheta <abhay.maheshbhai.maheta@xxxxxxxxx> Date: 2023-01-03 (Tue, 03 Jan 2023) Changed paths: M doc/media-api.txt Log Message: ----------- media-api: Add Vendor and Metadata This adds Vendor and Metadata properties to MediaEndpoint1. Compare: https://github.com/bluez/bluez/compare/7a32f2918035...4e2ae14ea311