Added tests to update AD data as fast as possible. This test shall exercise any race condition assert checks in the Zephyr BLE controller implementation. Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
6 lines
103 B
Plaintext
6 lines
103 B
Plaintext
CONFIG_BT=y
|
|
CONFIG_BT_DEBUG_LOG=y
|
|
CONFIG_BT_DEVICE_NAME="Test Adv Data"
|
|
CONFIG_ASSERT=y
|
|
CONFIG_ZTEST=y
|