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.hpp99 void discoverEndpoints(sdbusplus::message_t& msg);
H A Dmctp_endpoint_discovery.cpp31 std::bind_front(&MctpDiscovery::discoverEndpoints, this)), in MctpDiscovery()
343 void MctpDiscovery::discoverEndpoints(sdbusplus::message_t& msg) in discoverEndpoints() function in pldm::MctpDiscovery