Searched refs:encode_get_types_resp (Results 1 – 6 of 6) sorted by relevance
/openbmc/pldm/libpldmresponder/ |
H A D | base.cpp | 83 auto rc = encode_get_types_resp(request->hdr.instance_id, PLDM_SUCCESS, in getPLDMTypes()
|
/openbmc/libpldm/include/libpldm/ |
H A D | base.h | 509 int encode_get_types_resp(uint8_t instance_id, uint8_t completion_code,
|
/openbmc/libpldm/src/ |
H A D | control.c | 164 cc = encode_get_types_resp(hdr->instance, PLDM_SUCCESS, types, resp); in pldm_control_get_types()
|
/openbmc/libpldm/src/dsp/ |
H A D | base.c | 169 int encode_get_types_resp(uint8_t instance_id, uint8_t completion_code, in encode_get_types_resp() function
|
/openbmc/libpldm/tests/dsp/ |
H A D | base.cpp | 271 auto rc = encode_get_types_resp(0, PLDM_SUCCESS, types.data(), response); in TEST()
|
/openbmc/libpldm/abi/x86_64/ |
H A D | gcc.dump | 690 'ShortName' => 'encode_get_types_resp' 9755 'encode_get_types_resp' => 1,
|