-
CONFIG_NFC_NDEF_CH_MINOR_VERSION
¶
Connection Handover minor version
Type: int
Help¶
The minor version of the Connection Handover specification.
Default¶
5
Kconfig definition¶
At <nRF>/subsys/nfc/ndef/Kconfig:84
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:50
→ <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_CH_MINOR_VERSION
int "Connection Handover minor version"
default 5
depends on NFC_NDEF_CH_MSG
help
The minor version of the Connection Handover specification.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)