Home
last modified time | relevance | path

Searched refs:activeEndPoints (Results 1 – 1 of 1) sorted by relevance

/openbmc/intel-ipmi-oem/src/
H A Dappcommands.cpp142 std::vector<std::string> activeEndPoints; in getActiveSoftwareVersionInfo() local
145 associationIntf, "endpoints", activeEndPoints); in getActiveSoftwareVersionInfo()
153 for (auto& activeEndPoint : activeEndPoints) in getActiveSoftwareVersionInfo()