Searched refs:encode_cc_only_resp (Results 1 – 6 of 6) sorted by relevance
/openbmc/pldm/pldmd/ |
H A D | handler.hpp | 53 encode_cc_only_resp(request->hdr.instance_id, request->hdr.type, in ccOnlyResponse()
|
/openbmc/pldm/fw-update/ |
H A D | update_manager.cpp | 243 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 D | base.h | 638 int encode_cc_only_resp(uint8_t instance_id, uint8_t type, uint8_t command,
|
/openbmc/libpldm/tests/dsp/ |
H A D | base.cpp | 767 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/dsp/ |
H A D | base.c | 559 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 D | gcc.dump | 272 'ShortName' => 'encode_cc_only_resp' 9511 'encode_cc_only_resp' => 1,
|