345735d0a8
Remove all usage of CONFIG_ZTEST_NEW_API from tests and sample as this is now enabled by default. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
19 lines
328 B
Plaintext
19 lines
328 B
Plaintext
CONFIG_TEST=y
|
|
CONFIG_ZTEST=y
|
|
|
|
CONFIG_BT=y
|
|
CONFIG_BT_CTLR=n
|
|
CONFIG_BT_HCI=n
|
|
CONFIG_BT_HCI_RAW=n
|
|
CONFIG_BT_OBSERVER=y
|
|
CONFIG_BT_NO_DRIVER=y
|
|
CONFIG_BT_RECV_BLOCKING=y
|
|
CONFIG_BT_EXT_ADV=y
|
|
|
|
CONFIG_LOG=y
|
|
CONFIG_BT_HCI_CORE_LOG_LEVEL_DBG=n
|
|
CONFIG_BT_HCI_DRIVER_LOG_LEVEL_DBG=n
|
|
CONFIG_BT_LOG_LEVEL_DBG=y
|
|
|
|
CONFIG_BT_EXT_SCAN_BUF_SIZE=91
|