CONFIG_NFC_TNEP_POLLER
Tag NDEF Exchange Protocol - Poller side
Type: bool
Help
Enable Tag NDEF Exchange Protocol for Poller side
Defaults
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol
Kconfig definition
At <nRF>/subsys/nfc/tnep/Kconfig:37
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:92
→ <nRF>/subsys/Kconfig:22
→ <nRF>/subsys/nfc/Kconfig:13
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → NFC
config NFC_TNEP_POLLER
bool "Tag NDEF Exchange Protocol - Poller side"
select NFC_NDEF
select NFC_NDEF_MSG
select NFC_NDEF_PARSER
select NFC_NDEF_TNEP_RECORD
select NFC_T4T_NDEF_FILE
help
Enable Tag NDEF Exchange Protocol for Poller side
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)