Branch: refs/heads/master Home: https://github.com/bluez/bluez Commit: 07c6d9b1106545afb2dcbdd7c5ab067fd15310f0 https://github.com/bluez/bluez/commit/07c6d9b1106545afb2dcbdd7c5ab067fd15310f0 Author: Silviu Florian Barbulescu <silviu.barbulescu@xxxxxxx> Date: 2023-05-26 (Fri, 26 May 2023) Changed paths: M lib/bluetooth.h M lib/mgmt.h M lib/uuid.h Log Message: ----------- lib: Add macro definitions for BAP broadcast source support This adds macro definitions for BAP broadcast source support. Commit: 7002ecc8914ab1f22e36bd98c4d46eb760edf767 https://github.com/bluez/bluez/commit/7002ecc8914ab1f22e36bd98c4d46eb760edf767 Author: Silviu Florian Barbulescu <silviu.barbulescu@xxxxxxx> Date: 2023-05-26 (Fri, 26 May 2023) Changed paths: M btio/btio.c M btio/btio.h Log Message: ----------- btio: Add support for setsockopt (BT_IO_OPT_BASE) This adds btio support for setting the BT_IO_OPT_BASE socket option. Compare: https://github.com/bluez/bluez/compare/97f3386268fa...7002ecc8914a