Searched refs:bt_mesh_mod_id_vnd (Results 1 – 5 of 5) sorted by relevance
879 struct bt_mesh_mod_id_vnd { struct892 const struct bt_mesh_mod_id_vnd vnd; argument
1691 struct bt_mesh_mod_id_vnd bt_mesh_comp_p0_elem_mod_vnd(struct bt_mesh_comp_p0_elem *elem, int idx);
212 struct bt_mesh_mod_id_vnd id = in configure_node()
2305 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()2308 return (struct bt_mesh_mod_id_vnd){ 0xffff, 0xffff }; in bt_mesh_comp_p0_elem_mod_vnd()2312 struct bt_mesh_mod_id_vnd mod = { in bt_mesh_comp_p0_elem_mod_vnd()
149 struct bt_mesh_mod_id_vnd mod = in cmd_get_comp()