Home
last modified time | relevance | path

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

/openbmc/phosphor-net-ipmid/sol/
H A Dsol_context.cpp232 sendPayload(outPayload); in prepareResponse()
251 sendPayload(payloadCache); in prepareResponse()
278 sendPayload(payloadCache); in sendOutboundPayload()
285 sendPayload(payloadCache); in resendPayload()
295 void Context::sendPayload(const std::vector<uint8_t>& out) const in sendPayload() function in sol::Context
H A Dsol_context.hpp309 void sendPayload(const std::vector<uint8_t>& out) const;