It was pointed out in a future PR that they should have a corresponding experimental Kconfig entry. See PR #73795. This updates the APIs added in PR #73826 and PR #74295. Signed-off-by: Rubin Gerritsen <rubin.gerritsen@nordicsemi.no>
13 lines
186 B
Plaintext
13 lines
186 B
Plaintext
CONFIG_TEST=y
|
|
CONFIG_ZTEST=y
|
|
|
|
CONFIG_BT=y
|
|
CONFIG_BT_SMP=y
|
|
CONFIG_BT_CTLR=n
|
|
CONFIG_BT_H4=n
|
|
|
|
CONFIG_LOG=y
|
|
CONFIG_BT_PERIPHERAL=y
|
|
CONFIG_BT_SMP_ERR_TO_STR=y
|
|
CONFIG_BT_SECURITY_ERR_TO_STR=y
|