Convert all Bluetooth tests that define dummy HCI driver instances to use the new HCI driver API. This requires both a custom DTS binding as well as an app-specific overlay file. Signed-off-by: Johan Hedberg <johan.hedberg@gmail.com>
12 lines
161 B
Plaintext
12 lines
161 B
Plaintext
CONFIG_TEST=y
|
|
CONFIG_ZTEST=y
|
|
|
|
CONFIG_BT=y
|
|
CONFIG_BT_CTLR=n
|
|
CONFIG_BT_H4=n
|
|
|
|
CONFIG_LOG=y
|
|
CONFIG_BT_PERIPHERAL=y
|
|
CONFIG_BT_SMP=y
|
|
CONFIG_BT_L2CAP_DYNAMIC_CHANNEL=y
|