-
CONFIG_BT_GATT_UUID128_POOL_SIZE
¶
Number of 128-bit UUID descriptors
Type: int
Help¶
Maximum number of 128-bit UUID descriptors that can be stored in the pool.
Defaults¶
- 0 if
BT_GATT_POOL
&&BT
Kconfig definition¶
At ../nrf/subsys/bluetooth/Kconfig.pool:23
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:16
Menu path: (top menu) → Nordic nRF Connect → Bluetooth Low Energy → GATT Attribute pools
config BT_GATT_UUID128_POOL_SIZE int prompt "Number of 128-bit UUID descriptors" ifBT_GATT_POOL
&&BT
range 0 255 ifBT_GATT_POOL
&&BT
default 0 ifBT_GATT_POOL
&&BT
depends onBT_GATT_POOL
&&BT
help Maximum number of 128-bit UUID descriptors that can be stored in the pool.
(Definitions include propagated dependencies, including from if’s and menus.)