Skip to content

Commit 9aea013

Browse files
author
chaotaoyang
committed
[int][new][bt] Adjust the default value of BT_BUF_ACL_RX_SIZE in Zephyr BLE.
Project: Bluetooth redmine: #8430, REDMINE-8430 ext-redmine: bug|feat#8430 [Description in detail] Affected branch: [master] Change-Id: Icefdec99d9f5e13227f3d8dd1476455c31f5b933
1 parent 7c22d86 commit 9aea013

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

zephyr_bt/common/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ config BT_BUF_ACL_RX_SIZE
5454
default 70 if BT_EATT
5555
default 69 if BT_SMP
5656
default 37 if BT_MESH_GATT
57+
default 1028 if BT_FINSH
5758
default 27
5859
range 70 65535 if BT_EATT
5960
range 69 65535 if BT_SMP

0 commit comments

Comments
 (0)