Skip to content

Commit 4a59e8d

Browse files
carlescufijhedberg
authored andcommitted
Bluetooth: tester: Disable forcing of MITM
Since some tests require MITM to be off, disable the option that forces the MITM flag at all times. Signed-off-by: Carles Cufi <[email protected]>
1 parent 6f8dd90 commit 4a59e8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/bluetooth/tester/prj.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ CONFIG_BT_CENTRAL=y
77
CONFIG_BT_PERIPHERAL=y
88
CONFIG_BT_PRIVACY=n
99
CONFIG_BT_SMP=y
10+
CONFIG_BT_SMP_ENFORCE_MITM=n
1011
CONFIG_BT_SIGNING=y
1112
CONFIG_BT_BONDABLE=y
1213
CONFIG_BT_ATT_PREPARE_COUNT=4

0 commit comments

Comments
 (0)