Update central_hr sample to support using extended advertising and hence be long range compatible on SoCs that support Bluetooth Low Energy Coded PHY. Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
40 lines
1.1 KiB
YAML
40 lines
1.1 KiB
YAML
sample:
|
|
name: Bluetooth Central HR
|
|
tests:
|
|
sample.bluetooth.central_hr:
|
|
arch_allow: x86
|
|
harness: bluetooth
|
|
tags: bluetooth
|
|
sample.bluetooth.central_hr.bt_ll_sw_split.extended:
|
|
harness: bluetooth
|
|
platform_allow:
|
|
- nrf52_bsim
|
|
- nrf5340bsim/nrf5340/cpuapp
|
|
- nrf52dk/nrf52832
|
|
- nrf52840dk/nrf52840
|
|
- nrf5340dk/nrf5340/cpuapp
|
|
integration_platforms:
|
|
- nrf52_bsim
|
|
- nrf5340bsim/nrf5340/cpuapp
|
|
- nrf52dk/nrf52832
|
|
- nrf52840dk/nrf52840
|
|
- nrf5340dk/nrf5340/cpuapp
|
|
extra_args: EXTRA_CONF_FILE=overlay-extended.conf
|
|
tags: bluetooth
|
|
sample.bluetooth.central_hr.bt_ll_sw_split.phy_coded:
|
|
harness: bluetooth
|
|
platform_allow:
|
|
- nrf52_bsim
|
|
- nrf5340bsim/nrf5340/cpuapp
|
|
- nrf52dk/nrf52832
|
|
- nrf52840dk/nrf52840
|
|
- nrf5340dk/nrf5340/cpuapp
|
|
integration_platforms:
|
|
- nrf52_bsim
|
|
- nrf5340bsim/nrf5340/cpuapp
|
|
- nrf52dk/nrf52832
|
|
- nrf52840dk/nrf52840
|
|
- nrf5340dk/nrf5340/cpuapp
|
|
extra_args: EXTRA_CONF_FILE=overlay-phy_coded.conf
|
|
tags: bluetooth
|