Searched refs:ipmbToi2cConstruct (Results 1 – 3 of 3) sorted by relevance
185 std::shared_ptr<std::vector<uint8_t>> ipmbToi2cConstruct();225 int ipmbToi2cConstruct(std::vector<uint8_t>& buffer);
175 void ipmbToi2cConstruct(uint8_t* buffer, size_t* bufferLength);
165 void IpmbResponse::ipmbToi2cConstruct(uint8_t* buffer, size_t* bufferLength) in ipmbToi2cConstruct() function in IpmbResponse350 respReceived.ipmbToi2cConstruct(rspData.data(), &dataLength); in handleIpmbChannel()509 respQueueItem.ipmbToi2cConstruct(res.data(), &dataLength); in ipmiAppGetMessage()