Searched refs:find_next (Results 1 – 2 of 2) sorted by relevance
1089 static uint8_t find_next(const struct bt_mesh_gatt_attr *attr, void *user_data) in find_next() function1102 bt_mesh_gatts_foreach_attr(attr->handle + 1, attr->handle + 1, find_next, &next); in bt_mesh_gatts_attr_next()
725 static uint8_t find_next(const struct bt_mesh_gatt_attr *attr, void *user_data) in find_next() function738 bt_mesh_gatts_foreach_attr(attr->handle + 1, attr->handle + 1, find_next, &next); in bt_mesh_gatts_attr_next()