CONFIG_MULTICELL_LOCATION_RECV_BUF_SIZE
Receive buffer size
Type: int
Help
Size of the buffer used to store the response from the location
service.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Defaults
1536 if
MULTICELL_LOCATION_SERVICE_POLTE
512
Kconfig definition
At <nRF>/lib/multicell_location/Kconfig:195
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:94
→ <nRF>/lib/Kconfig:36
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Libraries → Multicell Location
config MULTICELL_LOCATION_RECV_BUF_SIZE
int "Receive buffer size"
default 1536 if MULTICELL_LOCATION_SERVICE_POLTE
default 512
depends on MULTICELL_LOCATION
help
Size of the buffer used to store the response from the location
service.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)