CONFIG_BT=y CONFIG_BT_CENTRAL=y CONFIG_BT_PERIPHERAL=y CONFIG_BT_DEVICE_NAME="L2CAP credits test" CONFIG_BT_L2CAP_ECRED=y CONFIG_BT_SMP=y # Next config depends on it CONFIG_BT_L2CAP_DYNAMIC_CHANNEL=y # Disable auto-initiated procedures so they don't # mess with the test's execution. CONFIG_BT_AUTO_PHY_UPDATE=n CONFIG_BT_AUTO_DATA_LEN_UPDATE=n CONFIG_BT_GAP_AUTO_UPDATE_CONN_PARAMS=n CONFIG_LOG=y CONFIG_ASSERT=y CONFIG_BT_L2CAP_SEG_RECV=y # Enable when the test fails # CONFIG_BT_L2CAP_LOG_LEVEL_DBG=y