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>
4 lines
90 B
Text
4 lines
90 B
Text
CONFIG_BT_EATT_AUTO_CONNECT=y
|
|
|
|
CONFIG_BT_L2CAP_TX_MTU=200
|
|
CONFIG_BT_L2CAP_LOG_LEVEL_DBG=y
|