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: Szymon Janc <szymon.janc@codecoup.pl>
This commit is contained in:
parent
e74e8b2048
commit
218225b17a
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue