Branch: refs/heads/master Home: https://github.com/bluez/bluez Commit: 180d1c9ad028310eb89de90f188153d37a309aca https://github.com/bluez/bluez/commit/180d1c9ad028310eb89de90f188153d37a309aca Author: Iulia Tanasescu <iulia.tanasescu@xxxxxxx> Date: 2023-04-19 (Wed, 19 Apr 2023) Changed paths: M monitor/packet.c Log Message: ----------- monitor/packet: Fix BIG encryption decoding Fix incorrect decoding of the encryption parameter when logging the LE BIG Create Sync command. Commit: ce1eb5dd0a03db1f6c123f14e4f837d115fd08d7 https://github.com/bluez/bluez/commit/ce1eb5dd0a03db1f6c123f14e4f837d115fd08d7 Author: Iulia Tanasescu <iulia.tanasescu@xxxxxxx> Date: 2023-04-19 (Wed, 19 Apr 2023) Changed paths: M tools/isotest.c M tools/isotest.rst Log Message: ----------- tools/isotest: Add BIG encryption options Add command line options for BIG encryption and broadcast code. Commit: b56479f4f5a350391af06cae331bd1d78651da58 https://github.com/bluez/bluez/commit/b56479f4f5a350391af06cae331bd1d78651da58 Author: Iulia Tanasescu <iulia.tanasescu@xxxxxxx> Date: 2023-04-19 (Wed, 19 Apr 2023) Changed paths: M emulator/btdev.c M emulator/bthost.c M emulator/bthost.h M monitor/bt.h M tools/iso-tester.c Log Message: ----------- tools/iso-tester: Add Broadcast tests for encrypted BIG This adds the following tests for encrypted broadcast: ISO Broadcaster Encrypted - Success ISO Broadcaster Receiver Encrypted - Success Compare: https://github.com/bluez/bluez/compare/4d197b859e57...b56479f4f5a3