-
CONFIG_BT_GATT_POOL_LOG_LEVEL
¶
(No prompt – not directly user assignable.)
Type: int
Defaults¶
Kconfig definition¶
At subsys/logging/Kconfig.template.log_config:25
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:16
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/subsys/bluetooth/Kconfig.pool:52
Menu path: (Top) → Modules → Nordic nRF Connect → Bluetooth Low Energy → GATT Attribute pools
config BT_GATT_POOL_LOG_LEVEL int default 0 ifBT_GATT_POOL_LOG_LEVEL_OFF
default 1 ifBT_GATT_POOL_LOG_LEVEL_ERR
default 2 ifBT_GATT_POOL_LOG_LEVEL_WRN
default 3 ifBT_GATT_POOL_LOG_LEVEL_INF
default 4 ifBT_GATT_POOL_LOG_LEVEL_DBG
depends onLOG
&&BT_GATT_POOL
&&BT
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)