Branch: refs/heads/957482 Home: https://github.com/bluez/bluez Commit: d9a26600b52b3fb012d2b1eda54fe1db7bfa7418 https://github.com/bluez/bluez/commit/d9a26600b52b3fb012d2b1eda54fe1db7bfa7418 Author: Pauli Virtanen <pav@xxxxxx> Date: 2025-04-27 (Sun, 27 Apr 2025) Changed paths: M tools/iso-tester.c M tools/l2cap-tester.c M tools/tester.h Log Message: ----------- tools: add tests for RX timestamping Add tests: ISO Receive - RX Timestamping L2CAP BR/EDR Client - RX Timestamping L2CAP BR/EDR Client - RX Timestamping 32k L2CAP LE Client - RX Timestamping L2CAP LE Client - RX Timestamping 32k Commit: 72da3846c41c23df6d02fc4d31314c2da36babba https://github.com/bluez/bluez/commit/72da3846c41c23df6d02fc4d31314c2da36babba Author: Pauli Virtanen <pav@xxxxxx> Date: 2025-04-27 (Sun, 27 Apr 2025) Changed paths: M emulator/bthost.c M emulator/bthost.h Log Message: ----------- bthost: implement fragmenting to ACL MTU Support fragmenting ACL packets to given ACL MTU. Commit: 8f227dda6069a9f7fedf18aaafec71f3c3ab5ccf https://github.com/bluez/bluez/commit/8f227dda6069a9f7fedf18aaafec71f3c3ab5ccf Author: Pauli Virtanen <pav@xxxxxx> Date: 2025-04-27 (Sun, 27 Apr 2025) Changed paths: M emulator/btdev.c M emulator/btdev.h M emulator/hciemu.c Log Message: ----------- hciemu: set bthost ACL MTU to match btdev Set the bthost ACL MTU to avoid generating larger packets than the btdev ACL MTU. This tests RX timestamping on ACL fragmentation. Commit: d8ac337eeb457f37538cf1bdf944df6be895513e https://github.com/bluez/bluez/commit/d8ac337eeb457f37538cf1bdf944df6be895513e Author: Pauli Virtanen <pav@xxxxxx> Date: 2025-04-27 (Sun, 27 Apr 2025) Changed paths: M emulator/bthost.c M emulator/bthost.h Log Message: ----------- bthost: support sending SCO packets Add function to send SCO packets via bthost. Commit: eff3c7120f7f206686826ba7784435f2025eaf45 https://github.com/bluez/bluez/commit/eff3c7120f7f206686826ba7784435f2025eaf45 Author: Pauli Virtanen <pav@xxxxxx> Date: 2025-04-27 (Sun, 27 Apr 2025) Changed paths: M tools/sco-tester.c Log Message: ----------- sco-tester: add SCO receive and RX timestamping tests Add tests: SCO CVSD Recv - Success SCO CVSD Recv - RX Timestamping Compare: https://github.com/bluez/bluez/compare/d9a26600b52b%5E...eff3c7120f7f To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications