Home
last modified time | relevance | path

Searched defs:sendReceive (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-bmc-code-mgmt/common/i2c/
H A Di2c.cpp34 sdbusplus::async::task<bool> I2C::sendReceive( in sendReceive() function in phosphor::i2c::I2C
79 bool I2C::sendReceive(const std::vector<uint8_t>& writeData, in sendReceive() function in phosphor::i2c::I2C