This patch removes all uses of the adv auto-resume feature in the host bsim tests, except for the test of that feature itself, and instead makes all adv starts explicit. The auto-resume feature is planned for deprecation. And, explicit starting of adv makes what happens in the test more explicit as well. Signed-off-by: Aleksander Wasaznik <aleksander.wasaznik@nordicsemi.no>
8 lines
161 B
Plaintext
8 lines
161 B
Plaintext
CONFIG_ASSERT=y
|
|
CONFIG_BT=y
|
|
CONFIG_BT_DEVICE_NAME="GATT tester"
|
|
CONFIG_BT_PERIPHERAL=y
|
|
CONFIG_BT_CENTRAL=y
|
|
CONFIG_BT_GATT_CLIENT=y
|
|
CONFIG_BT_ATT_PREPARE_COUNT=3
|