SDataFrameHeader Struct Reference
802.11 data frame MAC header
Constructor & Destructor Documentation
SDataFrameHeader()
SDataFrameHeader | ( | ) | [inline] |
SDataFrameHeader(const SDataFrameHeader &)
Prohibit copy constructor
Member Functions Documentation
ClearFromDsBit()
void | ClearFromDsBit | ( | ) | [inline] |
Clears FromDS bit from Frame Control field
ClearOrderBit()
void | ClearOrderBit | ( | ) | [inline] |
Clears Order bit from Frame Control field
ClearToDsBit()
void | ClearToDsBit | ( | ) | [inline] |
Clears ToDS bit from Frame Control field
ClearWepBit()
void | ClearWepBit | ( | ) | [inline] |
Clears WEP bit from Frame Control field
IsFromDsBitSet()
TBool
| IsFromDsBitSet | ( | ) | const [inline] |
Evaluates is FromDS bit set from Frame Control field
IsOrderBitSet()
TBool
| IsOrderBitSet | ( | ) | const [inline] |
Evaluates is Order bit set from Frame Control field
IsToDsBitSet()
TBool
| IsToDsBitSet | ( | ) | const [inline] |
IsWepBitSet()
TBool
| IsWepBitSet | ( | ) | const [inline] |
Evaluates is WEP bit set from Frame Control field
SequenceNumber()
TUint16
| SequenceNumber | ( | ) | const [inline] |
Returns Sequence Number from iSeqCtl field
SetOrderBit()
void | SetOrderBit | ( | ) | [inline] |
Sets Order bit from Frame Control field
SetToDsBit()
Sets ToDS bit from Frame Control field
SetWepBit()
Sets WEP bit from Frame Control field
operator=(const SDataFrameHeader &)
Prohibit assignment operator
Member Data Documentation
SFrameControl
iFrameControl
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.