-
CONFIG_BT_GATT_DM_MAX_MEM_CHUNKS
¶
Maximum number of allocated memory chunks containing GATT attribute data
Type: int
Help¶
Maximum number of allocated memory blocks containing GATT attribute data.
Defaults¶
- 6 if
BT_GATT_DM
&&BT
Kconfig definition¶
At ../nrf/subsys/bluetooth/Kconfig.discovery:14
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:17
Menu path: (top menu) → Nordic nRF Connect → Bluetooth Low Energy → GATT Discovery Manager library
config BT_GATT_DM_MAX_MEM_CHUNKS int prompt "Maximum number of allocated memory chunks containing GATT attribute data" ifBT_GATT_DM
&&BT
default 6 ifBT_GATT_DM
&&BT
depends onBT_GATT_DM
&&BT
help Maximum number of allocated memory blocks containing GATT attribute data.
(Definitions include propagated dependencies, including from if’s and menus.)