Searched refs:bt_mesh_model_find_vnd (Results 1 – 3 of 3) sorted by relevance
1037 const struct bt_mesh_model *bt_mesh_model_find_vnd(const struct bt_mesh_elem *elem,
111 return bt_mesh_model_find_vnd(elem, company, id); in get_model()1351 mod = bt_mesh_model_find_vnd(elem, company, id); in mod_sub_get_vnd()
1668 const struct bt_mesh_model *bt_mesh_model_find_vnd(const struct bt_mesh_elem *elem, in bt_mesh_model_find_vnd() function