Home
last modified time | relevance | path

Searched defs:BT_GATT_CCC_MAX (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-2.7.6/include/bluetooth/
Dgatt.h669 #define BT_GATT_CCC_MAX (CONFIG_BT_MAX_CONN) macro
671 #define BT_GATT_CCC_MAX (CONFIG_BT_MAX_PAIRED + CONFIG_BT_MAX_CONN) macro
673 #define BT_GATT_CCC_MAX 0 macro