mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-07-26 21:09:05 +00:00
apps/bttester: change device name max len in syscfg
This is needed for upper tester, test case GATT/SR/GAW/BI-32-C Signed-off-by: Piotr Narajowski <[email protected]>
This commit is contained in:
committed by
Szymon Janc
parent
6f8f2572e3
commit
f12fbcdb19
@@ -116,6 +116,7 @@ syscfg.vals:
|
||||
BLE_SVC_GAP_PPCP_SUPERVISION_TMO: 2000
|
||||
BLE_SVC_GAP_APPEARANCE_WRITE_PERM: 0
|
||||
BLE_SVC_GAP_DEVICE_NAME_WRITE_PERM: 0
|
||||
BLE_SVC_GAP_DEVICE_NAME_MAX_LENGTH: 6
|
||||
BLE_STORE_CONFIG_PERSIST: 0
|
||||
|
||||
BLE_MESH: 1
|
||||
|
||||
Reference in New Issue
Block a user