Searched refs:stateSensorPDR (Results 1 – 3 of 3) sorted by relevance
368 auto stateSensorPDR = in fetchSensorInfo() local370 auto possibleStatesPtr = stateSensorPDR->possible_states; in fetchSensorInfo()372 for (auto offset = 0; offset < stateSensorPDR->composite_sensor_count; in fetchSensorInfo()
85 auto stateSensorPDR = in fetchSensorInfo() local 87 auto possibleStatesPtr = stateSensorPDR->possible_states; in fetchSensorInfo() 88 for (auto offset = 0; offset < stateSensorPDR->composite_sensor_count; in fetchSensorInfo()
797 for (const auto& stateSensorPDR : stateSensorPDRs) in setHostSensorState() 800 stateSensorPDR.data()); in setHostSensorState() 782 for (const auto& stateSensorPDR : stateSensorPDRs) setHostSensorState() local