Searched refs:hdfSensorInfo (Results 1 – 1 of 1) sorted by relevance
161 HdfSensorInformationVdi hdfSensorInfo; in GetAllSensorInfo() local163 hdfSensorInfo.sensorName = sensorName; in GetAllSensorInfo()165 hdfSensorInfo.vendorName = vendorName; in GetAllSensorInfo()167 hdfSensorInfo.firmwareVersion = firmwareVersion; in GetAllSensorInfo()169 hdfSensorInfo.hardwareVersion = hardwareVersion; in GetAllSensorInfo()170 hdfSensorInfo.sensorTypeId = tmp->sensorTypeId; in GetAllSensorInfo()171 hdfSensorInfo.sensorId = tmp->sensorId; in GetAllSensorInfo()172 hdfSensorInfo.maxRange = tmp->maxRange; in GetAllSensorInfo()173 hdfSensorInfo.accuracy = tmp->accuracy; in GetAllSensorInfo()174 hdfSensorInfo.power = tmp->power; in GetAllSensorInfo()[all …]