Skip to content

Commit

Permalink
Revert "Revert "ble: Remove CONFIG_BT_BUF_ACL_RX_COUNT""
Browse files Browse the repository at this point in the history
This reverts commit 7767d43.

Signed-off-by: Pavel Vasilyev <[email protected]>
  • Loading branch information
PavelVPV committed Jan 7, 2025
1 parent 7767d43 commit 5e8d29b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions samples/sid_end_device/Kconfig.defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ config BT_BUF_ACL_TX_COUNT
config BT_BUF_ACL_RX_SIZE
default 251

config BT_BUF_ACL_RX_COUNT
default 6
config BT_BUF_ACL_RX_COUNT_EXTRA
default 4

config BT_L2CAP_TX_MTU
default 247
Expand Down

0 comments on commit 5e8d29b

Please sign in to comment.