| sample: |
| name: Bluetooth Observer |
| common: |
| harness: bluetooth |
| tags: |
| - bluetooth |
| tests: |
| sample.bluetooth.observer: |
| platform_allow: |
| - qemu_cortex_m3 |
| - qemu_x86 |
| - nrf52840dk/nrf52840 |
| - cyw920829m2evk_02/cyw20829b0lkml |
| integration_platforms: |
| - qemu_cortex_m3 |
| - nrf52840dk/nrf52840 |
| sample.bluetooth.observer.extended: |
| extra_args: |
| - CONF_FILE="prj_extended.conf" |
| platform_allow: |
| - qemu_cortex_m3 |
| - qemu_x86 |
| integration_platforms: |
| - qemu_cortex_m3 |
| sample.bluetooth.observer.extended.bt_ll_sw_split: |
| extra_args: |
| - CONF_FILE="prj_extended.conf" |
| - EXTRA_CONF_FILE="overlay-bt_ll_sw_split.conf" |
| platform_allow: |
| - nrf52840dk/nrf52840 |
| integration_platforms: |
| - nrf52840dk/nrf52840 |
| sample.bluetooth.observer.extended.bbc_microbit.bt_ll_sw_split: |
| extra_args: |
| - CONF_FILE="prj_extended.conf" |
| - EXTRA_CONF_FILE="debug.conf;overlay_bbc_microbit-bt_ll_sw_split.conf" |
| platform_allow: |
| - bbc_microbit |
| integration_platforms: |
| - bbc_microbit |