Tests: bluetooth: tester: increase CONFIG_BT_ATT_PREPARE_COUNT
This is required for GATT/SR/GAW/BV-14-C signed-off-by: Krzysztof Kopyściński <krzysztof.kopyscinski@codecoup.pl>
This commit is contained in:
parent
27de1e2bdb
commit
c94e53c9f5
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=4
|
||||
CONFIG_BT_ATT_PREPARE_COUNT=6
|
||||
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