2020-11-10 13:19:10 +05:30
|
|
|
sample:
|
|
|
|
name: Bluetooth Synchronized Receiver
|
|
|
|
tests:
|
|
|
|
sample.bluetooth.iso_receive:
|
|
|
|
harness: bluetooth
|
2023-05-08 13:37:42 +02:00
|
|
|
platform_allow:
|
|
|
|
- qemu_cortex_m3
|
|
|
|
- qemu_x86
|
|
|
|
- nrf52_bsim
|
|
|
|
- nrf52dk_nrf52832
|
2022-11-29 00:23:08 +00:00
|
|
|
integration_platforms:
|
|
|
|
- qemu_cortex_m3
|
2020-11-10 13:19:10 +05:30
|
|
|
tags: bluetooth
|
2023-03-02 16:27:56 +05:30
|
|
|
sample.bluetooth.iso_receive.bt_ll_sw_split:
|
|
|
|
harness: bluetooth
|
2023-05-08 13:37:42 +02:00
|
|
|
platform_allow:
|
|
|
|
- qemu_cortex_m3
|
|
|
|
- qemu_x86
|
|
|
|
- nrf52_bsim
|
|
|
|
- nrf52dk_nrf52832
|
2023-03-02 16:27:56 +05:30
|
|
|
integration_platforms:
|
|
|
|
- nrf52dk_nrf52832
|
|
|
|
extra_args: OVERLAY_CONFIG=overlay-bt_ll_sw_split.conf
|
|
|
|
tags: bluetooth
|