Skip to content

Commit

Permalink
apps/bttester: change device name max len in syscfg
Browse files Browse the repository at this point in the history
This is needed for upper tester, test case GATT/SR/GAW/BI-32-C

Signed-off-by: Piotr Narajowski <piotr.narajowski@codecoup.pl>
  • Loading branch information
piotrnarajowski authored and sjanc committed Mar 21, 2024
1 parent 6f8f257 commit f12fbcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/bttester/syscfg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f12fbcd

Please sign in to comment.