Branch: refs/heads/969870 Home: https://github.com/bluez/bluez Commit: 96efced991dd3d3b6b01aeb0007ba2695928f76e https://github.com/bluez/bluez/commit/96efced991dd3d3b6b01aeb0007ba2695928f76e Author: Dmitrii Sharshakov <d3dx12.xx@xxxxxxxxx> Date: 2025-06-09 (Mon, 09 Jun 2025) Changed paths: M emulator/btdev.c Log Message: ----------- btdev: implement extended advertising Increase maximum advertising data length and implement LE Read Maximum Advertising Data Length command. As expected by Zephyr BAP Server Commit: 569cce3a98713a1092c573996419c8cee85b3bcf https://github.com/bluez/bluez/commit/569cce3a98713a1092c573996419c8cee85b3bcf Author: Dmitrii Sharshakov <d3dx12.xx@xxxxxxxxx> Date: 2025-06-09 (Mon, 09 Jun 2025) Changed paths: M emulator/btdev.c Log Message: ----------- btdev: fix LE Remove ISO Data Path command Fix errors in BAP server Commit: cd489c31880a04ee70d8204e827498e7a2118a35 https://github.com/bluez/bluez/commit/cd489c31880a04ee70d8204e827498e7a2118a35 Author: Dmitrii Sharshakov <d3dx12.xx@xxxxxxxxx> Date: 2025-06-09 (Mon, 09 Jun 2025) Changed paths: M emulator/main.c M emulator/server.c M emulator/server.h Log Message: ----------- emulator: add option to listen on TCP Commit: 3ba7e4396bc50bcf11fc1a35f9e81525390eabce https://github.com/bluez/bluez/commit/3ba7e4396bc50bcf11fc1a35f9e81525390eabce Author: Dmitrii Sharshakov <d3dx12.xx@xxxxxxxxx> Date: 2025-06-09 (Mon, 09 Jun 2025) Changed paths: M emulator/server.c M lib/hci.h Log Message: ----------- emulator: server: handle ISO, use BR/EDR+LE 5.2 by default Allow passing of ISO packets via the socket by parsing their header. Set version to 5.2 to expose ISO/CIS and other LE Audio related features when using server mode. Compare: https://github.com/bluez/bluez/compare/96efced991dd%5E...3ba7e4396bc5 To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications