summaryrefslogtreecommitdiff
path: root/profiles/audio/bap.c
Commit message (Expand)AuthorAgeFilesLines
* bap: Mark driver as experimentalLuiz Augusto von Dentz2023-05-151-9/+8
* Split bt_iso_qos into dedicated structuresIulia Tanasescu2023-03-311-9/+10
* bap: Mark devices to auto-connectLuiz Augusto von Dentz2023-03-291-0/+1
* bap: Fix not continue selecting if endpoint respond with an errorLuiz Augusto von Dentz2023-03-241-1/+3
* bap: Fix crash on unexpected disconnectLuiz Augusto von Dentz2023-03-021-16/+12
* profiles: Add Support for Metadata, CID and VIDMaheta, Abhay2023-01-311-1/+6
* bap: Fix registering multiple endpoint for the same PAC setLuiz Augusto von Dentz2023-01-261-0/+21
* bap: Fix not removing endpoint if local PAC is unregisteredLuiz Augusto von Dentz2023-01-241-3/+3
* bap: Fix not setting stream to NULLLuiz Augusto von Dentz2023-01-231-2/+3
* shared/bap: Make bt_bap_pac_register to be per sessionLuiz Augusto von Dentz2022-12-091-3/+3
* bap: Fix not waiting Endpoint.SelectPropertiesLuiz Augusto von Dentz2022-12-021-15/+43
* bap: Fix not able to reconfigureLuiz Augusto von Dentz2022-12-021-0/+2
* profiles: Add remote endpoint path to SelectPropertiesFrédéric Danis2022-08-301-0/+2
* profiles: Add initial code for bap pluginLuiz Augusto von Dentz2022-08-291-0/+1324