Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/host/
Dgatt.c64 struct ccc_store { struct
65 uint16_t handle;
66 uint16_t value;
5784 struct ccc_store ccc_store[CCC_STORE_MAX]; in ccc_set() local