CONFIG_NFC_NDEF_LE_OOB_REC

NDEF LE OOB record generator library

Type: bool

Direct dependencies

BT_HCI_HOST && NFC_NDEF

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols selected by this symbol

Kconfig definition

At <nRF>/subsys/nfc/ndef/Kconfig:33

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:31<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:2<nRF>/Kconfig.nrf:54<nRF>/subsys/Kconfig:20<nRF>/subsys/nfc/Kconfig:9

Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → NFC

config NFC_NDEF_LE_OOB_REC
    bool "NDEF LE OOB record generator library"
    select NFC_NDEF_PAYLOAD_TYPE_COMMON
    depends on BT_HCI_HOST && NFC_NDEF

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