We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83dae71 commit 8834984Copy full SHA for 8834984
tests/bsim/bluetooth/ll/multiple_id/prj.conf
@@ -23,10 +23,8 @@ CONFIG_BT_GAP_AUTO_UPDATE_CONN_PARAMS=n
23
# Enables simultaneousn MTU exchange in the test
24
CONFIG_BT_GATT_CLIENT=y
25
26
-# Having simulataneous SMP procedures leads to deadlock, disabled pending
27
-# required investigation of the issue.
28
-# CONFIG_BT_SMP=y
29
-# CONFIG_BT_MAX_PAIRED=231
+CONFIG_BT_SMP=y
+CONFIG_BT_MAX_PAIRED=128
30
31
CONFIG_BT_L2CAP_TX_MTU=247
32
0 commit comments