-
CONFIG_BT_SCAN_NAME_MAX_LEN
¶
Maximum size for the name to search in the advertisement report.
Type: int
Help¶
“Maximum size for the name to search in the advertisement report.”
Default¶
32
Kconfig definition¶
At /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/subsys/bluetooth/Kconfig.scan:16
Included via Kconfig:8
→ Kconfig.zephyr:9
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/test_doc/_build/Kconfig.modules:1
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/Kconfig.nrf:10
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/subsys/Kconfig:10
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/subsys/bluetooth/Kconfig:18
Menu path: (Top) → Modules → Nordic nRF Connect → Bluetooth Low Energy → Scan library
config BT_SCAN_NAME_MAX_LEN int "Maximum size for the name to search in the advertisement report." default 32 depends onBT_SCAN
&&BT
help "Maximum size for the name to search in the advertisement report."
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)