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