WLAN_BSS_ENTRY class base struct

The WLAN_BSS_ENTRY structure contains information about a basic service set (BSS).

Inheritance

Constructors

WLAN_BSS_ENTRY()

Properties

bInRegDomain int
getter/setter pair
dot11Bssid Array<Uint8>
getter/setter pair
dot11BssPhyType int
getter/setter pair
dot11BssType int
getter/setter pair
dot11Ssid DOT11_SSID
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
lRssi int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
ulChCenterFrequency int
getter/setter pair
ulIeOffset int
getter/setter pair
ulIeSize int
getter/setter pair
uLinkQuality int
getter/setter pair
ullHostTimestamp int
getter/setter pair
ullTimestamp int
getter/setter pair
uPhyId int
getter/setter pair
usBeaconPeriod int
getter/setter pair
usCapabilityInformation int
getter/setter pair
wlanRateSet WLAN_RATE_SET
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited