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.h1013 #define BT_GATT_CCC_MAX (CONFIG_BT_MAX_CONN) macro
1015 #define BT_GATT_CCC_MAX (CONFIG_BT_MAX_PAIRED + CONFIG_BT_MAX_CONN) macro
1017 #define BT_GATT_CCC_MAX 0 macro