User`s guide
Aironet Wireless Communications, Inc. 7-48 Confidential and Proprietary
+0x0034 Gap[ ] u8[Ga
pLen]
The gap field allows for changes in protocol encapsulation
by the firmware.
802.3 Header
For transmit, the following section must be filled in if the
TxControl.Type is 802.3.
+0x0034** Status u16 This is a duplicate of the status field from the control
header.
+0x0036** PayloadLen u16 This is a duplicate of the payload length
from the control header.
+0x0038** DstAddr u8[6] Destination address.
+0x003E** SrcAddr u8[6] Source address.
Note, the source address will always be overridden to use
the address assigned during configuration.
This field need not be filled in.
This field may be overwritten to add protocol
encapsulation headers (802.1H/RFC1042) to the packet
payload.
+0x0044** Payload u8[Pa
yload
Len]
The packet payload.
Note, the offsets shown for the 802.3 Header and Packet Payload fields may be used to jump to the
specified field when executing a BAP setup but only for an 802.3 packet. When transmitting/receiving
an 802.11 style packet, the host should read/write through the gap after reading/writing the 802.11
header.