Lines Matching refs:index
54 int32_t index = -1;
72 for (index = 0; index < sensorList->sensorSum; index++) {
90 sensorList->sensorInfoEntry[index].sensorName,
91 sensorList->sensorInfoEntry[index].sensorId,
92 sensorStatus[sensorList->sensorInfoEntry[index].sensorId],
93 sensorList->sensorInfoEntry[index].maxRange,
94 sensorList->sensorInfoEntry[index].accuracy,
95 sensorList->sensorInfoEntry[index].power,
96 sensorList->sensorInfoEntry[index].minDelay,
97 sensorList->sensorInfoEntry[index].maxDelay,
98 sensorList->sensorInfoEntry[index].fifoMaxEventCount);