This question is being tested at the same time as my previous question.
I want to use linux as host and nrf5340 audio DK as controller.
for linux:
I build zephyr/sameples/bluetooth/broadcast_audio_source with native_posix
for nrf5340 audio DK:
flash to app-core:hci_usb
flash to net-core:ble5-ctr-rpmsg_3330.hex.
nrf5340 audio DK as a ble controller.
Not working properly.

For ohter le audio demo(for example:unicast_audio_client),it also not work properly.
But something is different, the error occurs when connecting, bt_smp timeout.
Can you help me test it, it is very important for our next plan?
Reskyllr