-
CONFIG_AWS_FOTA_HOSTNAME_MAX_LEN
¶
Hostname buffer size
Type: int
Default¶
255
Kconfig definition¶
At <nRF>/subsys/net/lib/aws_fota/Kconfig:18
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:9
→ <BuildDir>/Kconfig/Kconfig.modules:1
→ <nRF>/Kconfig.nrf:25
→ <nRF>/subsys/Kconfig:18
→ <nRF>/subsys/net/Kconfig:8
→ <nRF>/subsys/net/lib/Kconfig:13
Menu path: (Top) → Modules → Nordic nRF Connect → Networking → Application protocols → AWS Jobs FOTA library
config AWS_FOTA_HOSTNAME_MAX_LEN
int "Hostname buffer size"
default 255
depends on AWS_FOTA
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)