This patch series enhances the Broadcast tests/APIs available in isotest.c and iso-tester.c, by making use of the encryption and the bcode parameters of the broadcast QoS structure. For isotest.c, two additional command line options have been added - the user will be able to specify the BIG encryption value and to provide a broadcast code for the encrypted BIG. For iso-tester.c, two additional Broadcast tests have been added - One for an encrypted Broadcast Source, and one for an encrypted Broadcast Sink. Iulia Tanasescu (3): monitor/packet: Fix BIG encryption decoding tools/isotest: Add BIG encryption options tools/iso-tester: Add Broadcast tests for encrypted BIG emulator/btdev.c | 8 ++++ emulator/bthost.c | 5 ++- emulator/bthost.h | 4 +- monitor/bt.h | 2 + monitor/packet.c | 3 +- tools/iso-tester.c | 64 ++++++++++++++++++++++++---- tools/isotest.c | 101 ++++++++++++++++++++++++++++++++------------- tools/isotest.rst | 19 +++++++++ 8 files changed, 167 insertions(+), 39 deletions(-) base-commit: 4d197b859e57a9101e26a9ff341dba3da32ebf77 -- 2.34.1