Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Daccess.c562 static const struct bt_mesh_model_op *find_op(struct bt_mesh_model *models, in find_op() function
674 op = find_op(models, count, opcode, &model); in bt_mesh_model_recv()