OpenLcbCLib 1.0 Alpha
OpenSource C Library to create OpenLcb/Lcc Nodes
Loading...
Searching...
No Matches
Stream Protocol MTI Codes

Bulk data streaming with flow control. More...

Macros

#define MTI_STREAM_INIT_REQUEST   0x0CC8
 Request to initiate a stream connection.
 
#define MTI_STREAM_INIT_REPLY   0x0868
 Response accepting or rejecting stream connection.
 
#define MTI_FRAME_TYPE_CAN_STREAM_SEND   0xF000
 Frame type identifier for stream data in CAN frame.
 
#define MTI_STREAM_SEND   0x1F88
 Stream data transmission message.
 
#define MTI_STREAM_PROCEED   0x0888
 Stream flow control - proceed with next window of data.
 
#define MTI_STREAM_COMPLETE   0x08A8
 Stream completed successfully.
 

Detailed Description

Bulk data streaming with flow control.

Macro Definition Documentation

◆ MTI_STREAM_INIT_REQUEST

#define MTI_STREAM_INIT_REQUEST   0x0CC8

Request to initiate a stream connection.

◆ MTI_STREAM_INIT_REPLY

#define MTI_STREAM_INIT_REPLY   0x0868

Response accepting or rejecting stream connection.

◆ MTI_FRAME_TYPE_CAN_STREAM_SEND

#define MTI_FRAME_TYPE_CAN_STREAM_SEND   0xF000

Frame type identifier for stream data in CAN frame.

◆ MTI_STREAM_SEND

#define MTI_STREAM_SEND   0x1F88

Stream data transmission message.

◆ MTI_STREAM_PROCEED

#define MTI_STREAM_PROCEED   0x0888

Stream flow control - proceed with next window of data.

◆ MTI_STREAM_COMPLETE

#define MTI_STREAM_COMPLETE   0x08A8

Stream completed successfully.


Copyright (c) 2026 Jim Kueneman all rights reserved. See the License