1sample: 2 name: Bluetooth ISO Broadcaster 3tests: 4 sample.bluetooth.iso_broadcast: 5 harness: bluetooth 6 platform_allow: 7 - qemu_cortex_m3 8 - qemu_x86 9 - nrf52_bsim 10 - nrf52dk_nrf52832 11 integration_platforms: 12 - qemu_cortex_m3 13 tags: bluetooth 14 sample.bluetooth.iso_broadcast.bt_ll_sw_split: 15 harness: bluetooth 16 platform_allow: 17 - qemu_cortex_m3 18 - qemu_x86 19 - nrf52_bsim 20 - nrf52dk_nrf52832 21 integration_platforms: 22 - nrf52dk_nrf52832 23 extra_args: OVERLAY_CONFIG=overlay-bt_ll_sw_split.conf 24 tags: bluetooth 25