CONFIG_MULTICELL_LOCATION_SERVICE_SKYHOOK

Skyhook location service

Type: bool

Help

Use Skyhook location service. If a device ID is not provided for
a location request, the device's IMEI will be used.

Direct dependencies

<choice MULTICELL_LOCATION_SERVICE: Location service>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <nRF>/lib/multicell_location/Kconfig:44

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:31<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:2<nRF>/Kconfig.nrf:56<nRF>/lib/Kconfig:38

Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Libraries → Multicell Location → Location service

config MULTICELL_LOCATION_SERVICE_SKYHOOK
    bool "Skyhook location service"
    depends on <choice MULTICELL_LOCATION_SERVICE>
    help
      Use Skyhook location service. If a device ID is not provided for
      a location request, the device's IMEI will be used.

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