Searched refs:encode_get_commands_resp (Results 1 – 6 of 6) sorted by relevance
/openbmc/pldm/libpldmresponder/ |
H A D | base.cpp | 124 rc = encode_get_commands_resp(request->hdr.instance_id, PLDM_SUCCESS, in getPLDMCommands()
|
/openbmc/libpldm/include/libpldm/ |
H A D | base.h | 537 int encode_get_commands_resp(uint8_t instance_id, uint8_t completion_code,
|
/openbmc/libpldm/src/ |
H A D | control.c | 212 cc = encode_get_commands_resp(hdr->instance, PLDM_SUCCESS, v->commands, in pldm_control_get_commands()
|
/openbmc/libpldm/src/dsp/ |
H A D | base.c | 219 int encode_get_commands_resp(uint8_t instance_id, uint8_t completion_code, in encode_get_commands_resp() function
|
/openbmc/libpldm/tests/dsp/ |
H A D | base.cpp | 248 encode_get_commands_resp(0, PLDM_SUCCESS, commands.data(), response); in TEST()
|
/openbmc/libpldm/abi/x86_64/ |
H A D | gcc.dump | 90 'ShortName' => 'encode_get_commands_resp' 9639 'encode_get_commands_resp' => 1,
|