Searched refs:MCTPInterface (Results 1 – 2 of 2) sorted by relevance
46 MCTPPath, 0, std::vector<std::string>({MCTPInterface})); in getMctpInfos()52 "ERROR", e, "PATH", MCTPPath, "INTERFACE", MCTPInterface); in getMctpInfos()65 service.c_str(), path.c_str(), MCTPInterface); in getMctpInfos()121 if (intfName == MCTPInterface) in getAddedMctpInfos()
19 constexpr const char* MCTPInterface = "xyz.openbmc_project.MCTP.Endpoint"; variable