SExtendedSupportedRatesIE Struct Reference
struct SExtendedSupportedRatesIE |
802.11 extended supported rates information element
Constructor & Destructor Documentation
SExtendedSupportedRatesIE()
SExtendedSupportedRatesIE | ( | ) | [inline] |
SExtendedSupportedRatesIE(const SExtendedSupportedRatesIE &)
Prohibit copy constructor
Member Functions Documentation
Append(TUint8)
void | Append | ( | TUint8 | aRate | ) | [inline] |
Appends a single rate element to IE
Parameters
TUint8 aRate | rate element to be appended |
Clear()
Marks IE zero length size
GetElementLength()
TUint8
| GetElementLength | ( | ) | const [inline] |
Returns only the information element's actual length ( header excluded )
GetIeLength()
TUint8
| GetIeLength | ( | ) | const [inline] |
Returns information element's actual length ( element's size + its header )
SetIeData(const TUint8 *, const TUint8)
void | SetIeData | ( | const TUint8 * | aIeData, |
| const TUint8 | aLength |
| ) | [inline] |
Sets IE data and the IE header's length field
Parameters
const TUint8 * aIeData | actual IE data |
const TUint8 aLength | length of aIeData |
operator=(const SExtendedSupportedRatesIE &)
Prohibit assignment operator
operator[](TUint8)
operator[] to get supported rates element at given index
Member Data Documentation
SInformationElementHeader
iHeader
information element header
TUint8
iSupportedRatesIE
supported rates information element
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.