Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dtransporthandler.hpp68 std::optional<ChannelParams> maybeGetChannelParams(sdbusplus::bus_t& bus,
H A Dtransporthandler.cpp102 std::optional<ChannelParams> maybeGetChannelParams(sdbusplus::bus_t& bus, in maybeGetChannelParams() function
171 auto params = maybeGetChannelParams(bus, channel); in getChannelParams()