Searched refs:MCTPMsgTypes (Results 1 – 2 of 2) sorted by relevance
24 using MCTPMsgTypes = std::vector<uint8_t>; typedef59 using MctpEndpointProps = std::tuple<NetworkId, eid, MCTPMsgTypes>;
83 auto types = std::get<MCTPMsgTypes>(epProps); in getMctpInfos()334 auto types = std::get<MCTPMsgTypes>(epProps); in propertiesChangedCb()