Branch: refs/heads/985227 Home: https://github.com/bluez/bluez Commit: b793abf0afa527c148557f6a962102afbdd20a0d https://github.com/bluez/bluez/commit/b793abf0afa527c148557f6a962102afbdd20a0d Author: Pauli Virtanen <pav@xxxxxx> Date: 2025-07-23 (Wed, 23 Jul 2025) Changed paths: M emulator/bthost.c M emulator/bthost.h M emulator/hciemu.c Log Message: ----------- bthost: fragment when sending ISO packets Support fragmentation to controller MTU when sending ISO packets. By default, fragment when exceeding btdev iso_mtu. Commit: 765a05f8b639e076949908e5ca8e3919b56d8bb3 https://github.com/bluez/bluez/commit/765a05f8b639e076949908e5ca8e3919b56d8bb3 Author: Pauli Virtanen <pav@xxxxxx> Date: 2025-07-23 (Wed, 23 Jul 2025) Changed paths: M tools/iso-tester.c M tools/tester.h Log Message: ----------- iso-tester: add tests for hardware RX timestamps Add tests for HW RX timestamping. Also add test that sends large packets to test ISO fragmentation. Add tests: ISO Receive - HW Timestamping ISO Receive Fragmented - Success ISO Receive Fragmented - HW Timestamping Compare: https://github.com/bluez/bluez/compare/b793abf0afa5%5E...765a05f8b639 To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications