_HeaderOffsetEntry Struct Reference

#include <obex_def.h>


Data Fields

ObexPacketHeader header
word offset
word size


Detailed Description

Structure that contains offset data to the packet data.

Definition at line 114 of file obex_def.h.


Field Documentation

ObexPacketHeader _HeaderOffsetEntry::header

Packet header enumeration

Definition at line 117 of file obex_def.h.

word _HeaderOffsetEntry::offset

Offset from the beginning of the packetData.

Definition at line 120 of file obex_def.h.

word _HeaderOffsetEntry::size

The size of the header. Doesn't contain the header id and size.

Definition at line 123 of file obex_def.h.


The documentation for this struct was generated from the following file: footer
 SourceForge.net Logo