Searched refs:mctpdBusName (Results 1 – 1 of 1) sorted by relevance
/openbmc/dbus-sensors/src/mctp/ |
H A D | MCTPEndpoint.cpp | 37 static constexpr const char* mctpdBusName = "xyz.openbmc_project.MCTP"; variable 119 connection->async_method_call(onSetup, mctpdBusName, mctpdControlPath, in setup() 274 mctpdBusName, objpath.str, "org.freedesktop.DBus.Properties", "Get", in subscribe() 298 mctpdBusName, objpath.str, mctpdEndpointControlInterface, "Remove"); in remove()
|