Lines Matching full:endpoint
75 * @brief Captures the behaviour of an endpoint at the MCTP layer
78 * of the endpoint configuration. If an endpoint is deconfigured such that its
91 * @return The Linux network ID of the network in which the endpoint
97 * @return The MCTP endpoint ID of the endpoint in its network
102 * @brief Subscribe to events produced by an endpoint object across its
106 * endpoint is unresponsive
109 * that communication with the degraded endpoint has been
113 * endpoint has been removed.
119 * @brief Remove the endpoint from its associated network
124 * @return A formatted string representing the endpoint in terms of its
131 * endpoint.
141 * ability to set-up the endpoint device for communication.
148 * Successful set-up of the device as an endpoint yields an MctpEndpoint
172 * @brief Remove the device and any associated endpoint from the MCTP stack.
190 * endpoint object exposed by @c mctpd. The lifecycle of @c mctpd endpoint
225 * @brief Indicate the endpoint has been removed
288 std::shared_ptr<MCTPDEndpoint> endpoint; member in MCTPDDevice
292 * @brief Actions to perform once endpoint setup has succeeded
294 * Now that the endpoint exists two tasks remain:
296 * 1. Setup the match capturing removal of the endpoint object by mctpd