public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/4] btvirt improvements for LE Audio
@ 2025-06-09 14:38 Dmitrii Sharshakov
  2025-06-09 14:38 ` [PATCH BlueZ 1/4] btdev: implement extended advertising Dmitrii Sharshakov
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Dmitrii Sharshakov @ 2025-06-09 14:38 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Dmitrii Sharshakov

This patch series improves some bits around btvirt, its interfaces,
advertising and isochronous channel handling.

These changes enable btvirt to be used for simulation testing of
Zephyr Bluetooth stack implementation of BAP server for LE Audio.

Dmitrii Sharshakov (4):
  btdev: implement extended advertising
  btdev: fix LE Remove ISO Data Path command
  emulator: add option to listen on TCP
  emulator: server: handle ISO, use BR/EDR+LE 5.2 by default

 emulator/btdev.c  | 52 +++++++++++++++++++++++++++++++----------------
 emulator/main.c   | 20 ++++++++++++++++--
 emulator/server.c | 19 +++++++++++------
 emulator/server.h |  2 +-
 lib/hci.h         |  6 ++++++
 5 files changed, 72 insertions(+), 27 deletions(-)

-- 
2.49.0


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

end of thread, other threads:[~2025-06-09 19:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-09 14:38 [PATCH BlueZ 0/4] btvirt improvements for LE Audio Dmitrii Sharshakov
2025-06-09 14:38 ` [PATCH BlueZ 1/4] btdev: implement extended advertising Dmitrii Sharshakov
2025-06-09 16:07   ` btvirt improvements for LE Audio bluez.test.bot
2025-06-09 14:38 ` [PATCH BlueZ 2/4] btdev: fix LE Remove ISO Data Path command Dmitrii Sharshakov
2025-06-09 14:38 ` [PATCH BlueZ 3/4] emulator: add option to listen on TCP Dmitrii Sharshakov
2025-06-09 14:38 ` [PATCH BlueZ 4/4] emulator: server: handle ISO, use BR/EDR+LE 5.2 by default Dmitrii Sharshakov
2025-06-09 19:05 ` [PATCH BlueZ 0/4] btvirt improvements for LE Audio patchwork-bot+bluetooth
2025-06-09 19:19   ` Luiz Augusto von Dentz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox