CONFIG_DOWNLOAD_CLIENT_COAP_BLOCK_SIZE_128

128

Type: bool

Direct dependencies

DOWNLOAD_CLIENT_BUF_SIZE >= 148 && <choice: CoAP block size>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <nRF>/subsys/net/lib/download_client/Kconfig:85

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:9

Menu path: (Top) → Modules → Nordic nRF Connect → Networking → Application protocols → Download client → CoAP block size

config DOWNLOAD_CLIENT_COAP_BLOCK_SIZE_128
    bool "128"
    depends on DOWNLOAD_CLIENT_BUF_SIZE >= 148 && <choice: CoAP block size>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)