Commit 218225b1 authored by Szymon Janc's avatar Szymon Janc Committed by Carles Cufi
Browse files

tests/bluetooth/tester: Disable EATT autoconnect



Don't autoconnect EATT as this was confusing PTS and resulted in
multiple tests failures. When needed PTS will connect EATT bearer.

Signed-off-by: default avatarSzymon Janc <szymon.janc@codecoup.pl>
parent e74e8b20
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -23,6 +23,7 @@ CONFIG_BT_EATT=y
CONFIG_BT_L2CAP_ECRED=y
CONFIG_BT_EATT_MAX=5
CONFIG_BT_FILTER_ACCEPT_LIST=y
CONFIG_BT_EATT_AUTO_CONNECT=n

CONFIG_BT_MESH=y
CONFIG_BT_MESH_RELAY=y