Home
last modified time | relevance | path

Searched refs:encode_cc_only_resp (Results 1 – 8 of 8) sorted by relevance

/openbmc/pldm/pldmd/
H A Dhandler.hpp53 encode_cc_only_resp(request->hdr.instance_id, request->hdr.type, in ccOnlyResponse()
/openbmc/pldm/fw-update/
H A Dupdate_manager.cpp243 auto rc = encode_cc_only_resp( in handleRequest()
252 auto rc = encode_cc_only_resp(request->hdr.instance_id, in handleRequest()
/openbmc/libpldm/include/libpldm/
H A Dbase.h645 int encode_cc_only_resp(uint8_t instance_id, uint8_t type, uint8_t command,
/openbmc/libpldm/tests/dsp/
H A Dbase.cpp767 encode_cc_only_resp(0 /*instance id*/, 1 /*pldm type*/, 2 /*command*/, in TEST()
776 rc = encode_cc_only_resp(PLDM_INSTANCE_MAX + 1, 1, 2, 3, &responseMsg); in TEST()
779 rc = encode_cc_only_resp(0, 1, 2, 3, nullptr); in TEST()
/openbmc/libpldm/src/
H A Dcontrol.c42 rc = encode_cc_only_resp(req_hdr->instance, PLDM_FWUP, req_hdr->command, in pldm_control_reply_error()
/openbmc/libpldm/src/dsp/
H A Dbase.c559 int encode_cc_only_resp(uint8_t instance_id, uint8_t type, uint8_t command, in encode_cc_only_resp() function
/openbmc/libpldm/src/firmware_device/
H A Dfd.c72 status = encode_cc_only_resp(req_hdr->instance, PLDM_FWUP, in pldm_fd_reply_cc()
/openbmc/libpldm/abi/x86_64/
H A Dgcc.dump272 'ShortName' => 'encode_cc_only_resp'
9712 'encode_cc_only_resp' => 1,