Searched refs:ccc_load (Results 1 – 1 of 1) sorted by relevance
5722 struct ccc_load { struct5743 static uint8_t ccc_load(const struct bt_gatt_attr *attr, uint16_t handle, in ccc_load() argument5746 struct ccc_load *load = user_data; in ccc_load()5806 struct ccc_load load; in ccc_set()5858 bt_gatt_foreach_attr(0x0001, 0xffff, ccc_load, &load); in ccc_set()