All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/3] Add additional Broadcast tests/options
@ 2023-04-19 13:43 Iulia Tanasescu
  2023-04-19 13:43 ` [PATCH BlueZ 1/3] monitor/packet: Fix BIG encryption decoding Iulia Tanasescu
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Iulia Tanasescu @ 2023-04-19 13:43 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Iulia Tanasescu

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-04-19 21:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-19 13:43 [PATCH BlueZ 0/3] Add additional Broadcast tests/options Iulia Tanasescu
2023-04-19 13:43 ` [PATCH BlueZ 1/3] monitor/packet: Fix BIG encryption decoding Iulia Tanasescu
2023-04-19 15:30   ` Add additional Broadcast tests/options bluez.test.bot
2023-04-19 13:43 ` [PATCH BlueZ 2/3] tools/isotest: Add BIG encryption options Iulia Tanasescu
2023-04-19 13:43 ` [PATCH BlueZ 3/3] tools/iso-tester: Add Broadcast tests for encrypted BIG Iulia Tanasescu
2023-04-19 21:20 ` [PATCH BlueZ 0/3] Add additional Broadcast tests/options patchwork-bot+bluetooth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.