Lines Matching defs:elem

123 					const struct bt_mesh_elem *elem,  in bt_mesh_model_foreach()
131 const struct bt_mesh_elem *elem = &dev_comp->elem[i]; in bt_mesh_model_foreach() local
147 static size_t bt_mesh_comp_elem_size(const struct bt_mesh_elem *elem) in bt_mesh_comp_elem_size()
189 static void comp_add_model(const struct bt_mesh_model *mod, const struct bt_mesh_elem *elem, in comp_add_model()
205 const struct bt_mesh_elem *elem, bool vnd) in metadata_model_size()
239 const struct bt_mesh_elem *elem = &dev_comp->elem[i]; in bt_mesh_metadata_page_0_size() local
261 const struct bt_mesh_elem *elem, bool vnd, in metadata_add_model()
318 const struct bt_mesh_elem *elem = &dev_comp->elem[i]; in bt_mesh_metadata_get_page_0() local
368 static int comp_add_elem(struct net_buf_simple *buf, const struct bt_mesh_elem *elem, in comp_add_elem()
585 static size_t page1_elem_size(const struct bt_mesh_elem *elem) in page1_elem_size()
967 const struct bt_mesh_elem *elem; in bt_mesh_model_get() local
1017 static void mod_init(const struct bt_mesh_model *mod, const struct bt_mesh_elem *elem, in mod_init()
1118 const struct bt_mesh_elem *elem = &dev_comp->elem[i]; in bt_mesh_comp_provision() local
1134 const struct bt_mesh_elem *elem = &dev_comp->elem[i]; in bt_mesh_comp_unprovision() local
1258 static const struct bt_mesh_model *bt_mesh_elem_find_group(const struct bt_mesh_elem *elem, in bt_mesh_elem_find_group()
1315 const struct bt_mesh_elem *elem = &dev_comp->elem[index]; in bt_mesh_has_addr() local
1391 static const struct bt_mesh_model_op *find_op(const struct bt_mesh_elem *elem, in find_op()
1476 const struct bt_mesh_elem *elem, uint32_t opcode) in element_model_recv()
1550 const struct bt_mesh_elem *elem = &dev_comp->elem[index]; in bt_mesh_model_recv() local
1557 const struct bt_mesh_elem *elem = &dev_comp->elem[index]; in bt_mesh_model_recv() local
1668 const struct bt_mesh_model *bt_mesh_model_find_vnd(const struct bt_mesh_elem *elem, in bt_mesh_model_find_vnd()
1683 const struct bt_mesh_model *bt_mesh_model_find(const struct bt_mesh_elem *elem, in bt_mesh_model_find()
1732 const struct bt_mesh_elem *elem = bt_mesh_model_elem(mod); in get_sig_offset() local
2245 const struct bt_mesh_elem *elem, bool vnd, in store_pending_mod()
2313 const struct bt_mesh_elem *elem; in comp_page_0_size() local
2626 static void commit_mod(const struct bt_mesh_model *mod, const struct bt_mesh_elem *elem, in commit_mod()