Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dgatt.c2100 static uint8_t find_next(const struct bt_gatt_attr *attr, uint16_t handle, in find_next() function
2115 bt_gatt_foreach_attr(handle + 1, handle + 1, find_next, &next); in bt_gatt_attr_next()
2860 find_next, &found); in bt_gatt_find_by_uuid()