Searched refs:mesh_node_set_element_location (Results 1 – 4 of 4) sorted by relevance
112 void mesh_node_set_element_location(mesh_element_t * element, uint16_t location){ in mesh_node_set_element_location() function117 mesh_node_set_element_location(&primary_element, location); in mesh_node_set_primary_element_location()
201 void mesh_node_set_element_location(mesh_element_t * element, uint16_t location);
255 mesh_node_set_element_location(mesh_node_get_primary_element(), 0x103); in btstack_main()
632 mesh_node_set_element_location(mesh_node_get_primary_element(), 0x103); in btstack_main()