Branch: refs/heads/master Home: https://github.com/bluez/bluez Commit: a17455cdcd213b4210571d4ec2a066d9daf91b15 https://github.com/bluez/bluez/commit/a17455cdcd213b4210571d4ec2a066d9daf91b15 Author: Iulia Tanasescu <iulia.tanasescu@xxxxxxx> Date: 2023-10-24 (Tue, 24 Oct 2023) Changed paths: M tools/iso-tester.c Log Message: ----------- iso-tester: Add test for bcast receiver PA bind This adds a test for binding a Broadcast Receiver to a number of BISes after PA sync has been established. Commit: 00fdb61d56161f523e975b4c044030f4b40abb6d https://github.com/bluez/bluez/commit/00fdb61d56161f523e975b4c044030f4b40abb6d Author: Iulia Tanasescu <iulia.tanasescu@xxxxxxx> Date: 2023-10-24 (Tue, 24 Oct 2023) Changed paths: M btio/btio.c M btio/btio.h M profiles/audio/bap.c M src/shared/bass.c Log Message: ----------- btio: Allow binding a bcast listener before accept This adds btio support for binding a PA sync io to a number of BISes, before proceeding with BIG Create Sync. Compare: https://github.com/bluez/bluez/compare/e126cf204907...00fdb61d5616