Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/mesh_provisioner/src/
Dmain.c213 bt_mesh_comp_p0_elem_mod_vnd(&elem, i); in configure_node()
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dcfg_cli.h1691 struct bt_mesh_mod_id_vnd bt_mesh_comp_p0_elem_mod_vnd(struct bt_mesh_comp_p0_elem *elem, int idx);
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dcfg.c150 bt_mesh_comp_p0_elem_mod_vnd(&elem, i); in cmd_get_comp()
/Zephyr-latest/subsys/bluetooth/mesh/
Dcfg_cli.c2309 struct bt_mesh_mod_id_vnd bt_mesh_comp_p0_elem_mod_vnd(struct bt_mesh_comp_p0_elem *elem, int idx) in bt_mesh_comp_p0_elem_mod_vnd() function