Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/include/zephyr/bluetooth/
Dgatt.h778 #define BT_GATT_CCC_MAX (CONFIG_BT_MAX_CONN) macro
780 #define BT_GATT_CCC_MAX (CONFIG_BT_MAX_PAIRED + CONFIG_BT_MAX_CONN) macro
782 #define BT_GATT_CCC_MAX 0 macro