Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Daccess.h1037 const struct bt_mesh_model *bt_mesh_model_find_vnd(const struct bt_mesh_elem *elem,
/Zephyr-latest/subsys/bluetooth/mesh/
Dcfg_srv.c111 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()
Daccess.c1668 const struct bt_mesh_model *bt_mesh_model_find_vnd(const struct bt_mesh_elem *elem, in bt_mesh_model_find_vnd() function