Home
last modified time | relevance | path

Searched refs:discoverEndpoints (Results 1 – 2 of 2) sorted by relevance

/openbmc/pldm/requester/
H A Dmctp_endpoint_discovery.hpp112 void discoverEndpoints(sdbusplus::message_t& msg);
H A Dmctp_endpoint_discovery.cpp32 [this](sdbusplus::message_t& msg) { this->discoverEndpoints(msg); }), in MctpDiscovery()
367 void MctpDiscovery::discoverEndpoints(sdbusplus::message_t& msg) in discoverEndpoints() function in pldm::MctpDiscovery