Skip to content

Commit 5e8d29b

Browse files
committed
Revert "Revert "ble: Remove CONFIG_BT_BUF_ACL_RX_COUNT""
This reverts commit 7767d43. Signed-off-by: Pavel Vasilyev <[email protected]>
1 parent 7767d43 commit 5e8d29b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/sid_end_device/Kconfig.defconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ config BT_BUF_ACL_TX_COUNT
1717
config BT_BUF_ACL_RX_SIZE
1818
default 251
1919

20-
config BT_BUF_ACL_RX_COUNT
21-
default 6
20+
config BT_BUF_ACL_RX_COUNT_EXTRA
21+
default 4
2222

2323
config BT_L2CAP_TX_MTU
2424
default 247

0 commit comments

Comments
 (0)