1sample: 2 description: Bluetooth Low Energy Audio PBP Broadcast Sink sample 3 name: Bluetooth Low Energy Audio PBP Broadcast Sink sample 4tests: 5 sample.bluetooth.public_broadcast_sink: 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.public_broadcast_sink.bt_ll_sw_split: 18 harness: bluetooth 19 platform_allow: 20 - nrf52_bsim 21 - nrf52833dk_nrf52820 22 - nrf52833dk_nrf52833 23 integration_platforms: 24 - nrf52_bsim 25 - nrf52833dk_nrf52833 26 extra_args: OVERLAY_CONFIG=overlay-bt_ll_sw_split.conf 27 tags: bluetooth 28