Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dgatt.c5746 struct ccc_load { struct
5767 static uint8_t ccc_load(const struct bt_gatt_attr *attr, uint16_t handle, in ccc_load() argument
5770 struct ccc_load *load = user_data; in ccc_load()
5830 struct ccc_load load; in ccc_set()
5882 bt_gatt_foreach_attr(0x0001, 0xffff, ccc_load, &load); in ccc_set()