CONFIG_NFC_TNEP_CH

NFC TNEP Connection Handover

Type: bool

Help

Enable NFC TNEP Connection Handover service

Defaults

No defaults. Implicitly defaults to n.

Symbols selected by this symbol

Kconfig definition

At <nRF>/subsys/nfc/tnep/ch/Kconfig:7

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:9<BuildDir>/Kconfig/Kconfig.modules:1<nRF>/Kconfig.nrf:25<nRF>/subsys/Kconfig:20<nRF>/subsys/nfc/Kconfig:13<nRF>/subsys/nfc/tnep/Kconfig:61

Menu path: (Top) → Modules → Nordic nRF Connect → NFC

config NFC_TNEP_CH
    bool "NFC TNEP Connection Handover"
    select NFC_NDEF_CH_MSG
    select NFC_NDEF_CH_PARSER
    help
      Enable NFC TNEP Connection Handover service

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