Searched refs:SENSOR_TYPE_STEP_DETECTOR (Results 1 - 3 of 3) sorted by relevance

/hardware/libhardware/include/hardware/
H A Dsensors.h637 * SENSOR_TYPE_STEP_DETECTOR
659 #define SENSOR_TYPE_STEP_DETECTOR (18) macro
673 * See SENSOR_TYPE_STEP_DETECTOR for the signification of the time of a step.
/hardware/invensense/65xx/libsensors_iio/
H A Dsensors_mpl.cpp242 nb = ((MPLSensor*) mSensor)->readDmpPedometerEvents(data, count, ID_P, SENSOR_TYPE_STEP_DETECTOR, 0);
H A DMPLSensor.cpp158 SENSOR_TYPE_STEP_DETECTOR, 100.0f, 1.0f, 1.1f, 0, 0, 0, {}},
3472 update = readDmpPedometerEvents(data, count, ID_P, SENSOR_TYPE_STEP_DETECTOR, 1);

Completed in 1629 milliseconds