-
choice MULTICELL_LOCATION_SERVICE_HERE_VERSION: HERE Positioning API version
HERE Positioning API version
Type: bool
Help¶
Select which HERE API version to use
Direct dependencies¶
MULTICELL_LOCATION_SERVICE_HERE
&& MULTICELL_LOCATION
(Includes any dependencies from ifs and menus.)
Default¶
Choice options¶
Kconfig definition¶
At <nRF>/lib/multicell_location/Kconfig:49
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:52
→ <nRF>/lib/Kconfig:37
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Libraries → Multicell Location
choice MULTICELL_LOCATION_SERVICE_HERE_VERSION
bool "HERE Positioning API version"
default MULTICELL_LOCATION_HERE_V2
depends on MULTICELL_LOCATION_SERVICE_HERE && MULTICELL_LOCATION
help
Select which HERE API version to use
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)