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