WLAN_MAC_FRAME_STATISTICS class base struct

The WLAN_MAC_FRAME_STATISTICS structure contains information about sent and received MAC frames.

Inheritance

Constructors

WLAN_MAC_FRAME_STATISTICS()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
ullCCMPDecryptErrors int
getter/setter pair
ullCCMPReplays int
getter/setter pair
ullDecryptFailureCount int
getter/setter pair
ullDecryptSuccessCount int
getter/setter pair
ullReceivedFrameCount int
getter/setter pair
ullTKIPICVErrorCount int
getter/setter pair
ullTKIPLocalMICFailures int
getter/setter pair
ullTKIPReplays int
getter/setter pair
ullTransmittedFrameCount int
getter/setter pair
ullWEPExcludedCount int
getter/setter pair
ullWEPICVErrorCount int
getter/setter pair
ullWEPUndecryptableCount int
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