Expand description
MCTP Control Protocol implementation
Structs§
- Mctp
Control - A Control Message handler.
- Mctp
Control Msg - SetEndpoint
Id
Enums§
- Command
Code - A list of supported Command Codes
Functions§
- mctp_
control_ rx_ req - parse_
set_ eid - respond_
error - Respond with an error completion code.
- respond_
get_ eid - respond_
get_ msg_ types - respond_
get_ uuid - respond_
set_ eid - respond_
unimplemented
Type Aliases§
- Control
Result - A
Result
with a MCTP Control Completion Code as error