Searched refs:hvacPowerDependentProps (Results 1 – 3 of 3) sorted by relevance
184 std::unordered_set<int32_t> hvacPowerDependentProps; variable
309 hvacPowerDependentProps.insert(configArray.begin(), configArray.end()); in storePropInitialValue()631 if (hvacPowerDependentProps.count(propId)) { in isHvacPropAndHvacNotAvailable()968 for (auto& powerPropId : hvacPowerDependentProps) { in sendHvacPropertiesCurrentValues()
118 return mHardware->hvacPowerDependentProps; in getHvacPowerDependentProps()