Searched refs:sensType (Results 1 – 5 of 5) sorted by relevance
77 uint8_t sensType; member567 sensor = getActiveSensorByType(buffer->sensType); in hostIntfPacketDequeue()591 …: sensor(%d)->curSamples=%d != buffer->numSamples=%d\n", sensor->buffer.sensType, sensor->curSampl… in hostIntfPacketDequeue()606 sensor = getActiveSensorByType(buffer->sensType); in hostIntfPacketDequeue()636 struct ActiveSensor *sensor = getActiveSensorByType(buffer->sensType); in queueDiscard()766 mActiveSensorTable[j].buffer.sensType = i; in initSensors()774 mActiveSensorTable[j].buffer.sensType = si->rawType; in initSensors()1006 uint8_t sensType = sensor->buffer.sensType; in copyTripleSamplesBias() local1008 if (sensType == sensor->biasReportType) { in copyTripleSamplesBias()1015 sensor->buffer.sensType = sensor->biasReportType; in copyTripleSamplesBias()[all …]
746 if (packet->sensType == SENS_TYPE_INVALID) { in fillBuffer()767 packet->evtType = htole32(EVT_NO_FIRST_SENSOR_EVENT + packet->sensType); in fillBuffer()
47 uint8_t sensType; member
147 userData->sensType = SENS_TYPE_INVALID; in platLogAllocUserData()
4328 p->sensType = SENS_TYPE_INVALID;