Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/include/
H A Dbridgingcommands.hpp206 IpmbResponse getMessageFromQueue();
/openbmc/intel-ipmi-oem/src/
H A Dbridgingcommands.cpp370 IpmbResponse Bridging::getMessageFromQueue() in getMessageFromQueue() function in Bridging
506 auto respQueueItem = bridging.getMessageFromQueue(); in ipmiAppGetMessage()