Searched refs:ccc_load (Results 1 – 1 of 1) sorted by relevance
5746 struct ccc_load { struct5767 static uint8_t ccc_load(const struct bt_gatt_attr *attr, uint16_t handle, in ccc_load() argument5770 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()