Garmin Fleet Management Controller  2.19.0
packet_receipt_data_type Struct Reference

Packet receipt for Packet Receipt Packet ID. More...

#include <fmi.h>

Public Attributes

uint32 next_offset
 offset of next data the server should send, or 0xFFFFFFFF for an error More...
 
uint32 offset
 offset of data received More...
 

Detailed Description

Packet receipt for Packet Receipt Packet ID.

Since
Protocol A604

Definition at line 1315 of file fmi.h.

Member Data Documentation

uint32 packet_receipt_data_type::next_offset

offset of next data the server should send, or 0xFFFFFFFF for an error

Definition at line 1318 of file fmi.h.

Referenced by FmiApplicationLayer::continueFileReceive(), FmiLogParser::formatFmiPacket(), and FmiApplicationLayer::rx().

uint32 packet_receipt_data_type::offset

offset of data received

Definition at line 1317 of file fmi.h.

Referenced by FmiApplicationLayer::continueFileReceive(), FmiLogParser::formatFmiPacket(), and FmiApplicationLayer::rx().


The documentation for this struct was generated from the following file: