CONFIG_MULTICELL_LOCATION_HERE_USE_APP_CODE_ID
Use app code and ID
Type: bool
Help
Use app code and ID for authentication towards HERE location service
Direct dependencies
<choice MULTICELL_LOCATION_HERE_AUTH_METHOD: HERE authentication method>
(Includes any dependencies from ifs and menus.)
Kconfig definition
At <nRF>/lib/multicell_location/Kconfig:76
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 → HERE authentication method
config MULTICELL_LOCATION_HERE_USE_APP_CODE_ID
bool "Use app code and ID"
depends on <choice MULTICELL_LOCATION_HERE_AUTH_METHOD>
help
Use app code and ID for authentication towards HERE location service
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)