1sample: 2 description: Bluetooth Low Energy Broadcast Audio Source sample 3 name: Bluetooth Low Energy Broadcast Audio Source sample 4tests: 5 sample.bluetooth.broadcast_audio_source: 6 harness: bluetooth 7 platform_allow: 8 - qemu_cortex_m3 9 - qemu_x86 10 - nrf5340dk_nrf5340_cpuapp 11 - nrf5340bsim_nrf5340_cpuapp 12 integration_platforms: 13 - qemu_x86 14 - nrf5340dk_nrf5340_cpuapp 15 tags: bluetooth 16 sysbuild: true 17 sample.bluetooth.broadcast_audio_source.bt_ll_sw_split: 18 harness: bluetooth 19 platform_allow: 20 - nrf52_bsim 21 - nrf52833dk_nrf52820 22 - nrf52833dk_nrf52833 23 - nrf52840dongle_nrf52840 24 integration_platforms: 25 - nrf52_bsim 26 - nrf52833dk_nrf52833 27 - nrf52840dongle_nrf52840 28 extra_args: OVERLAY_CONFIG=overlay-bt_ll_sw_split.conf 29 tags: bluetooth 30