Skip to content

Commit a2d9200

Browse files
Revert "ble: Remove CONFIG_BT_BUF_ACL_RX_COUNT"
This reverts commit f274ce8.
1 parent f274ce8 commit a2d9200

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_EXTRA
21-
default 4
20+
config BT_BUF_ACL_RX_COUNT
21+
default 6
2222

2323
config BT_L2CAP_TX_MTU
2424
default 247

0 commit comments

Comments
 (0)