zephyr/tests/bsim/bluetooth/host/att/eatt/prj_autoconnect.conf
Artur Dobrynin 9cae99c1d2 tests: bsim: bluetooth: host: streamline conf files
Currently different test cases within the same folder are using largely the
same config files with only subtle variations. It is better instead to have
a base config file with general configuration, aided by overlay files for
specific cases.

Signed-off-by: Artur Dobrynin <artur.dobrynin@nordicsemi.no>
2024-12-07 02:03:31 +01:00

4 lines
90 B
Text

CONFIG_BT_EATT_AUTO_CONNECT=y
CONFIG_BT_L2CAP_TX_MTU=200
CONFIG_BT_L2CAP_LOG_LEVEL_DBG=y