package
1.2.0
Repository: https://github.com/jc-lab/intel-amt-host-api.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Send the AFP service accept message to the MEI.
No description provided by the author

# Constants

APF Authentication method.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
message op codes.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
disconnect reason codes.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
strings used in global messages.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
APF service names.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

* * close channel message * @MessageType - APF_CHANNEL_CLOSE * @RecipientChannel - channel number given in the open request **/.
* * used to send/receive data.
* * response to ChannelOpen when channel open succeed * @MessageType - APF_CHANNEL_OPEN_CONFIRMATION * @RecipientChannel - channel number given in the open request * @SenderChannel - channel number assigned by the sender * @InitialWindowSize - Number of bytes in the window * @Reserved - Reserved **/.
* * response to ChannelOpen when a channel open failed * @MessageType - APF_CHANNEL_OPEN_FAILURE * @RecipientChannel - channel number given in the open request * @ReasonCode - code for the reason channel could not be open * @Reserved - Reserved **/.
No description provided by the author
* * used to adjust receive window size.
* * This message causes immediate termination of the connection with AMT.
No description provided by the author
No description provided by the author
* * holds the protocol major and minor version implemented by AMT.
* * Used to send a service accept identified by name * @ServiceNameLength - The length of the service name string.
* * Used to request a service identified by name * @ServiceNameLength - The length of the service name string.
* * TCP forward reply message * @MessageType - Protocol's Major version * @PortBound - the TCP port was bound on the server **/.
No description provided by the author
* * holds the user authentication request success response.
No description provided by the author