TWlanAccessPointInfo Struct Reference

struct TWlanAccessPointInfo

Data structure for storing information about an AP.

Member Data Documentation

TUint32 basicRates

TUint32 basicRates

Basic rates bitmap of the AP. Rates are defined in TWlanRate.

TWlanBssid bssid

TWlanBssid bssid

The BSSID of the AP.

TUint16 capabilities

TUint16 capabilities

Capabilities of the AP.

TUint8 channel

TUint8 channel

The channel AP is on.

TBool isAcRequiredForBackground

TBool isAcRequiredForBackground

Whether Admission Control must be used with Background.

TBool isAcRequiredForBestEffort

TBool isAcRequiredForBestEffort

Whether Admission Control must be used with BestEffort.

TBool isAcRequiredForVideo

TBool isAcRequiredForVideo

Whether Admission Control must be used with Video.

TBool isAcRequiredForVoice

TBool isAcRequiredForVoice

Whether Admission Control must be used with Voice.

TBool isWpx

TBool isWpx

Whether the AP supports WPX.

TUint8 rssi

TUint8 rssi

Received Signal Strength Indicator (RSSI).

TWlanConnectionExtentedSecurityMode securityMode

TWlanConnectionExtentedSecurityMode securityMode

The security mode of the AP.

TWlanSsid ssid

TWlanSsid ssid

The SSID of the AP.

TUint32 supportedRates

TUint32 supportedRates

Supported rates bitmap of the AP. Rates are defined in TWlanRate.