Home
last modified time | relevance | path

Searched refs:ccc_save (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Dgatt.c5842 struct ccc_save { struct
5848 static uint8_t ccc_save(const struct bt_gatt_attr *attr, uint16_t handle, in ccc_save() function
5851 struct ccc_save *save = user_data; in ccc_save()
5879 struct ccc_save save; in bt_gatt_store_ccc()
5888 bt_gatt_foreach_attr(0x0001, 0xffff, ccc_save, &save); in bt_gatt_store_ccc()