Skip to content

Commit 063cf39

Browse files
rugeGerritsenfabiobaltieri
authored andcommitted
bluetooth: controller: Enable data length update in ctrl_collision test
The test expects this feature to be enabled. We should therefore enable explicitly instead of relying on default values. Signed-off-by: Rubin Gerritsen <[email protected]>
1 parent 697588f commit 063cf39

File tree

1 file changed

+1
-0
lines changed
  • tests/bluetooth/controller/ctrl_collision

1 file changed

+1
-0
lines changed

tests/bluetooth/controller/ctrl_collision/prj.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,6 @@ CONFIG_BT_CTLR_SCA_UPDATE=y
2727
CONFIG_BT_SCA_UPDATE=y
2828

2929
CONFIG_BT_PHY_UPDATE=y
30+
CONFIG_BT_DATA_LEN_UPDATE=y
3031
CONFIG_BT_CTLR_PHY_2M=y
3132
CONFIG_BT_CTLR_PHY_CODED=y

0 commit comments

Comments
 (0)