Lines Matching refs:sensorInfoEntry
61 if ((sensorList == NULL) || (sensorList->sensorInfoEntry == NULL) || (sensorList->sensorSum == 0)) {
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);