Home
last modified time | relevance | path

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

/openbmc/phosphor-net-ipmid/command/
H A Dsession_cmds.cpp103 uint8_t setSessionState(std::shared_ptr<sdbusplus::asio::connection>& busp, in setSessionState() function
165 return setSessionState(busp, service, obj); in closeOtherNetInstanceSession()
/openbmc/phosphor-host-ipmid/
H A Dapphandler.cpp910 uint8_t setSessionState(std::shared_ptr<sdbusplus::asio::connection>& busp, in setSessionState() function
988 return ipmi::response(setSessionState(busp, service, obj)); in ipmiAppCloseSession()