Searched defs:sensors_event_t (Results 1 - 1 of 1) sorted by path

/hardware/libhardware/include/hardware/
H A Dsensors.h297 typedef struct sensors_event_t { struct
298 /* must be sizeof(struct sensors_event_t) */
384 } sensors_event_t; typedef in typeref:struct:sensors_event_t
388 typedef sensors_event_t sensors_meta_data_event_t;
560 sensors_event_t* data, int count);
610 sensors_event_t* data, int count);
650 int (*inject_sensor_data)(struct sensors_poll_device_1 *dev, const sensors_event_t *data);

Completed in 76 milliseconds