Searched defs:location (Results 1 – 6 of 6) sorted by relevance
112 void mesh_node_set_element_location(mesh_element_t * element, uint16_t location){ in mesh_node_set_element_location()116 void mesh_node_set_primary_element_location(uint16_t location){ in mesh_node_set_primary_element_location()
40 location = location.replace(project_prefix, '').replace('\\','/') variable
65 location = location.replace(project_prefix, '').replace('\\','/') variable
31 heart_rate_service_body_sensor_location_t location; in TEST_GROUP() local
145 void heart_rate_service_server_init(heart_rate_service_body_sensor_location_t location, int energy_… in heart_rate_service_server_init()
694 cycling_power_sensor_location_t location; in cycling_power_service_write_callback() local