Searched refs:powerPropValue (Results 1 – 1 of 1) sorted by relevance
977 auto powerPropValue = std::move(powerPropValues[j]); in sendHvacPropertiesCurrentValues() local978 if ((powerPropValue->areaId & areaId) == powerPropValue->areaId) { in sendHvacPropertiesCurrentValues()979 powerPropValue->status = hvacPowerOnVal ? VehiclePropertyStatus::AVAILABLE in sendHvacPropertiesCurrentValues()981 powerPropValue->timestamp = elapsedRealtimeNano(); in sendHvacPropertiesCurrentValues()983 mServerSidePropStore->writeValue(std::move(powerPropValue), /*updateStatus=*/true, in sendHvacPropertiesCurrentValues()