Home
last modified time | relevance | path

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

/openbmc/pldm/pldmd/
H A Dhandler.hpp52 auto rc = encode_cc_only_resp(request->hdr.instance_id, 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.h596 int encode_cc_only_resp(uint8_t instance_id, uint8_t type, uint8_t command,
/openbmc/libpldm/tests/dsp/
H A Dbase.cpp747 encode_cc_only_resp(0 /*instance id*/, 1 /*pldm type*/, 2 /*command*/, in TEST()
755 rc = encode_cc_only_resp(PLDM_INSTANCE_MAX + 1, 1, 2, 3, &responseMsg); in TEST()
758 rc = encode_cc_only_resp(0, 1, 2, 3, nullptr); in TEST()
/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/abi/x86_64/
H A Dgcc.dump278 'ShortName' => 'encode_cc_only_resp'
9293 'encode_cc_only_resp' => 1,