Lines Matching full:pldm
15 namespace pldm namespace
23 * This class handles all the aspects of the PLDM FW update specification for
26 class Manager : public pldm::MctpDiscoveryHandlerIntf
38 * @param[in] handler - PLDM request handler
42 pldm::InstanceIdDb& instanceIdDb) : in Manager()
86 /** @brief Handle PLDM request for the commands in the FW update
90 * @param[in] command - PLDM command code
91 * @param[in] request - PLDM request message
92 * @param[in] requestLen - PLDM request message length
93 * @return PLDM response message
122 /** @brief PLDM firmware inventory manager */
125 /** @brief PLDM firmware update manager */
131 } // namespace pldm