Branch: refs/heads/master Home: https://github.com/bluez/bluez Commit: 468c5877c3badced2c18e765d4a68d8b5d89e759 https://github.com/bluez/bluez/commit/468c5877c3badced2c18e765d4a68d8b5d89e759 Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2025-07-14 (Mon, 14 Jul 2025) Changed paths: M lib/hci.h M monitor/packet.c Log Message: ----------- monitor: Add sequence number and SDU length to ISO packets This prints sequence number and SDU length of ISO packets: > ISO Data RX: Handle 2304 SN 48 flags 0x02 dlen 64 slen 60 Commit: 893a47e5beb1aa1391fddb8614245d9f277920c0 https://github.com/bluez/bluez/commit/893a47e5beb1aa1391fddb8614245d9f277920c0 Author: Pauli Virtanen <pav@xxxxxx> Date: 2025-07-14 (Mon, 14 Jul 2025) Changed paths: M doc/l2cap.rst M doc/sco.rst Log Message: ----------- doc: explain SCO and L2CAP timestamping related socket features Add explanations and examples for SCO and L2CAP timestamping-related features. Commit: db061936394d6e625c33d4e34a9f639cd3df1328 https://github.com/bluez/bluez/commit/db061936394d6e625c33d4e34a9f639cd3df1328 Author: Pauli Virtanen <pav@xxxxxx> Date: 2025-07-14 (Mon, 14 Jul 2025) Changed paths: M lib/bluetooth.h M src/shared/util.c M tools/iso-tester.c Log Message: ----------- lib: tools: remove POLL_ERRQUEUE This experimental feature did not land to mainline kernel, and probably would need to be done differently. Remove defines and tests for it. Commit: 9e117ebee13f591a7a0376f31229c715348860b0 https://github.com/bluez/bluez/commit/9e117ebee13f591a7a0376f31229c715348860b0 Author: Pauli Virtanen <pav@xxxxxx> Date: 2025-07-14 (Mon, 14 Jul 2025) Changed paths: M lib/bluetooth.h Log Message: ----------- lib: add BT_PKT_SEQNUM and BT_SCM_PKT_SEQNUM Socket options and CMSG identifier for ISO packet sequence numbers. Commit: b0a1386f98c25af7db83c7ca42a13878e55e1365 https://github.com/bluez/bluez/commit/b0a1386f98c25af7db83c7ca42a13878e55e1365 Author: Pauli Virtanen <pav@xxxxxx> Date: 2025-07-14 (Mon, 14 Jul 2025) Changed paths: M tools/iso-tester.c Log Message: ----------- iso-tester: add tests for BT_PKT_SEQNUM Add test ISO Receive Packet Seqnum - Success Compare: https://github.com/bluez/bluez/compare/806dd732fcda...b0a1386f98c2 To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications