struct TWlanAccessPointInfo |
Data structure for storing information about an AP.
Public Attributes | |
---|---|
TUint32 | basicRates |
TWlanBssid | bssid |
TUint16 | capabilities |
TUint8 | channel |
TBool | isAcRequiredForBackground |
TBool | isAcRequiredForBestEffort |
TBool | isAcRequiredForVideo |
TBool | isAcRequiredForVoice |
TBool | isWpx |
TUint8 | rssi |
TWlanConnectionExtentedSecurityMode | securityMode |
TWlanSsid | ssid |
TUint32 | supportedRates |
TBool | isAcRequiredForBackground |
Whether Admission Control must be used with Background.
TBool | isAcRequiredForBestEffort |
Whether Admission Control must be used with BestEffort.
TBool | isAcRequiredForVideo |
Whether Admission Control must be used with Video.
TBool | isAcRequiredForVoice |
Whether Admission Control must be used with Voice.
TWlanConnectionExtentedSecurityMode | securityMode |
The security mode of the AP.
TUint32 | supportedRates |
Supported rates bitmap of the AP. Rates are defined in TWlanRate.
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.