Skip to content
Commit 3b0fd290 authored by Jonathan Rico's avatar Jonathan Rico Committed by Carles Cufí
Browse files

tests: Bluetooth: build host/adv/resume without BT_CENTRAL



For the second test (test_2):
Build the DUT image without BT_CENTRAL.

The Softdevice Controller uses different memory pools for the central &
peripheral roles. In the configuration where BT_CENTRAL=y, BT_PERIPHERAL=y
and BT_MAX_CONN=2, the SDC will only have room for one central and one
peripheral role.

The test then won't pass as it expects the controller to have room for two
peripheral connections, and the SDC ends up with only one.

Signed-off-by: default avatarJonathan Rico <jonathan.rico@nordicsemi.no>
parent c0ca7734
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment