Branch: refs/heads/master Home: https://github.com/bluez/bluez Commit: 31941ff3977c4764d7fcc6df20971f4ab601e38f https://github.com/bluez/bluez/commit/31941ff3977c4764d7fcc6df20971f4ab601e38f Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2023-08-16 (Wed, 16 Aug 2023) Changed paths: M monitor/packet.c M monitor/packet.h Log Message: ----------- monitor: Fix not printing latency information with -r When reading a log from file hci_devba may not work, also store link information so assign_handle can use use the parent (ACL) destination. Commit: aed756136b7f87b3dda2ba99d8272734615e73a4 https://github.com/bluez/bluez/commit/aed756136b7f87b3dda2ba99d8272734615e73a4 Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2023-08-16 (Wed, 16 Aug 2023) Changed paths: M monitor/analyze.c Log Message: ----------- monitor: Detect LE-ACL connections This enables LE-ACL connections to be detected by processing its events otherwise they would be assumed to be BR-ACL. Also make sure that LE-ISO address is set based on its ACL link. Commit: 60731cab5891ad2be01f5fcdbf5908aff7df4fd1 https://github.com/bluez/bluez/commit/60731cab5891ad2be01f5fcdbf5908aff7df4fd1 Author: Iulia Tanasescu <iulia.tanasescu@xxxxxxx> Date: 2023-08-17 (Thu, 17 Aug 2023) Changed paths: M tools/iso-tester.c Log Message: ----------- iso-tester: Add test for bcast receiver defer setup This adds the following test to validate defer setup support for the Broadcast Receiver scenario: ISO Broadcaster Receiver Defer - Success Compare: https://github.com/bluez/bluez/compare/f4aea37ee6cf...60731cab5891