Branch: refs/heads/master Home: https://github.com/bluez/bluez Commit: 964585e3b352e05d4162ea4cad66d380b44c4192 https://github.com/bluez/bluez/commit/964585e3b352e05d4162ea4cad66d380b44c4192 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: 0f5f6cad205c42752f41dbaf008cb6773dd633ad https://github.com/bluez/bluez/commit/0f5f6cad205c42752f41dbaf008cb6773dd633ad 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: bb614960501b66fd5c26387b84521141df13d610 https://github.com/bluez/bluez/commit/bb614960501b66fd5c26387b84521141df13d610 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: dd83c2d670dd9578bc8410ee07becd74469c6e8c https://github.com/bluez/bluez/commit/dd83c2d670dd9578bc8410ee07becd74469c6e8c 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/7feff47a9fbe...dd83c2d670dd To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications