Home
last modified time | relevance | path

Searched refs:SetTID (Results 1 – 4 of 4) sorted by relevance

/openbmc/pldm/pldmtool/
H A Dpldm_base_cmd.cpp399 class SetTID : public CommandInterface class
402 ~SetTID() = default;
403 SetTID() = delete;
404 SetTID(const SetTID&) = delete;
405 SetTID(SetTID&&) = default;
406 SetTID& operator=(const SetTID&) = delete;
407 SetTID& operator=(SetTID&&) = delete;
409 explicit SetTID(const char* type, const char* name, CLI::App* app) : in SetTID() function in pldmtool::base::SetTID
475 commands.push_back(std::make_unique<SetTID>("base", "SetTID", setTID)); in registerCommand()
/openbmc/libpldm/tests/dsp/
H A Dbase.cpp783 TEST(SetTID, testGoodEncodeRequest) in TEST() argument
802 TEST(SetTID, testBadEncodeRequest) in TEST() argument
/openbmc/libpldm/
H A DCHANGELOG.md31 - base: Define the minimum request bytes for SetTID command.
/openbmc/docs/designs/
H A Dpldm-stack.md426 existing in TID pool, `pldmd` will call the `SetTID` command to assign a new TID