-
CONFIG_CLIENT_ID_MAX_LEN
¶
MQTT Client ID length
Type: int
Default¶
64
Kconfig definition¶
At <nRF>/subsys/net/lib/aws_jobs/Kconfig:11
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/Kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:25
→ <nRF>/subsys/Kconfig:18
→ <nRF>/subsys/net/Kconfig:8
→ <nRF>/subsys/net/lib/Kconfig:12
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Networking → Application protocols → AWS Jobs library
config CLIENT_ID_MAX_LEN
int "MQTT Client ID length"
default 64
depends on AWS_JOBS
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)