-
CONFIG_BT_SCAN
¶
Scan library
Type: bool
Help¶
Enable BLE Scan library
Defaults¶
- “n” if
BT_CENTRAL
&&BT
Kconfig definition¶
At ../nrf/subsys/bluetooth/Kconfig.scan:1
Included via Kconfig:10
→ Kconfig.zephyr:10
→ /jenkins_workspace/workspace/connect-nrf_documentation_master/_build/Kconfig.modules:1
→ /jenkins_workspace/workspace/connect-nrf_documentation_master/ncs/nrf/Kconfig.nrf:9
→ ../nrf/subsys/Kconfig:10
→ ../nrf/subsys/bluetooth/Kconfig:18
Menu path: (top menu) → Nordic nRF Connect → Bluetooth Low Energy
menuconfig BT_SCAN bool prompt "Scan library" ifBT_CENTRAL
&&BT
default "n" ifBT_CENTRAL
&&BT
depends onBT_CENTRAL
&&BT
help Enable BLE Scan library
(Definitions include propagated dependencies, including from if’s and menus.)