Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/tests/bluetooth/tester/src/
Dgatt.c483 static uint8_t ccc_value; variable
/Zephyr-Core-2.7.6/subsys/bluetooth/host/
Dgatt.c2660 const struct bt_gatt_attr *attr, uint16_t ccc_value) in bt_gatt_is_subscribed()