Searched refs:sensing_get_sensor_info (Results 1 – 4 of 4) sorted by relevance
18 const struct sensing_sensor_info *info = sensing_get_sensor_info(handle); in acc_data_event_callback()33 const struct sensing_sensor_info *info = sensing_get_sensor_info(handle); in hinge_angle_data_event_callback()108 tmp_sensor_info = sensing_get_sensor_info(hinge_angle); in main()
45 sensing_get_sensor_info(data->reporters[0])->name); in hinge_init()47 sensing_get_sensor_info(data->reporters[1])->name); in hinge_init()
282 const struct sensing_sensor_info *sensing_get_sensor_info(
154 const struct sensing_sensor_info *sensing_get_sensor_info(sensing_sensor_handle_t handle) in sensing_get_sensor_info() function