tests: bluetooth: tester: Increase ATT prepare write buffers count
GATT/SR/GAW/BV-10-C requires more buffers as it tests nested long writes. Signed-off-by: Szymon Janc <szymon.janc@codecoup.pl>
This commit is contained in:
parent
8a780680ad
commit
d7b37d8cc8
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ CONFIG_BT_SMP_ALLOW_UNAUTH_OVERWRITE=y
|
|||
CONFIG_BT_SMP_APP_PAIRING_ACCEPT=y
|
||||
CONFIG_BT_SIGNING=y
|
||||
CONFIG_BT_BONDABLE=y
|
||||
CONFIG_BT_ATT_PREPARE_COUNT=6
|
||||
CONFIG_BT_ATT_PREPARE_COUNT=8
|
||||
CONFIG_BT_GATT_CLIENT=y
|
||||
CONFIG_BT_L2CAP_DYNAMIC_CHANNEL=y
|
||||
CONFIG_BT_DEVICE_NAME="Tester"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue