Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dgatt.h928 #define BT_GATT_CCC_MAX (CONFIG_BT_MAX_CONN) macro
930 #define BT_GATT_CCC_MAX (CONFIG_BT_MAX_PAIRED + CONFIG_BT_MAX_CONN) macro
932 #define BT_GATT_CCC_MAX 0 macro