Searched refs:stepValue (Results 1 – 1 of 1) sorted by relevance
188 float stepValue = float(sensorUint64DataSample->value); in encodeStepCounterSensorDatapointValue() local189 if (!pb_encode_fixed32(stream, &stepValue)) { in encodeStepCounterSensorDatapointValue()