RDK Documentation (Open Sourced RDK Components)
_wifi_associated_dev Struct Reference
Collaboration diagram for _wifi_associated_dev:
Collaboration graph

Data Fields

UCHAR cli_MACAddress [6]
 
BOOL cli_AuthenticationState
 
UINT cli_LastDataDownlinkRate
 
UINT cli_LastDataUplinkRate
 
INT cli_SignalStrength
 
UINT cli_Retransmissions
 
BOOL cli_Active
 
CHAR cli_OperatingStandard [64]
 
CHAR cli_OperatingChannelBandwidth [64]
 
INT cli_SNR
 
CHAR cli_InterferenceSources [64]
 
ULONG cli_DataFramesSentAck
 
ULONG cli_DataFramesSentNoAck
 
ULONG cli_BytesSent
 
ULONG cli_BytesReceived
 
INT cli_RSSI
 
INT cli_MinRSSI
 
INT cli_MaxRSSI
 
UINT cli_Disassociations
 
UINT cli_AuthenticationFailures
 

yes

Definition at line 61 of file wifi_ap_hal.h.

Field Documentation

◆ cli_MACAddress

UCHAR _wifi_associated_dev::cli_MACAddress[6]

Definition at line 103 of file wifi_ap_hal.h.

◆ cli_AuthenticationState

BOOL _wifi_associated_dev::cli_AuthenticationState

Definition at line 104 of file wifi_ap_hal.h.

◆ cli_LastDataDownlinkRate

UINT _wifi_associated_dev::cli_LastDataDownlinkRate

Definition at line 105 of file wifi_ap_hal.h.

◆ cli_LastDataUplinkRate

UINT _wifi_associated_dev::cli_LastDataUplinkRate

Definition at line 106 of file wifi_ap_hal.h.

◆ cli_SignalStrength

INT _wifi_associated_dev::cli_SignalStrength

Definition at line 107 of file wifi_ap_hal.h.

◆ cli_Retransmissions

UINT _wifi_associated_dev::cli_Retransmissions

Definition at line 108 of file wifi_ap_hal.h.

◆ cli_Active

BOOL _wifi_associated_dev::cli_Active

Definition at line 109 of file wifi_ap_hal.h.

◆ cli_OperatingStandard

CHAR _wifi_associated_dev::cli_OperatingStandard[64]

Definition at line 111 of file wifi_ap_hal.h.

◆ cli_OperatingChannelBandwidth

CHAR _wifi_associated_dev::cli_OperatingChannelBandwidth[64]

Definition at line 112 of file wifi_ap_hal.h.

◆ cli_SNR

INT _wifi_associated_dev::cli_SNR

Definition at line 113 of file wifi_ap_hal.h.

◆ cli_InterferenceSources

CHAR _wifi_associated_dev::cli_InterferenceSources[64]

Definition at line 114 of file wifi_ap_hal.h.

◆ cli_DataFramesSentAck

ULONG _wifi_associated_dev::cli_DataFramesSentAck

Definition at line 115 of file wifi_ap_hal.h.

◆ cli_DataFramesSentNoAck

ULONG _wifi_associated_dev::cli_DataFramesSentNoAck

Definition at line 116 of file wifi_ap_hal.h.

◆ cli_BytesSent

ULONG _wifi_associated_dev::cli_BytesSent

Definition at line 117 of file wifi_ap_hal.h.

◆ cli_BytesReceived

ULONG _wifi_associated_dev::cli_BytesReceived

Definition at line 118 of file wifi_ap_hal.h.

◆ cli_RSSI

INT _wifi_associated_dev::cli_RSSI

Definition at line 119 of file wifi_ap_hal.h.

◆ cli_MinRSSI

INT _wifi_associated_dev::cli_MinRSSI

Definition at line 120 of file wifi_ap_hal.h.

◆ cli_MaxRSSI

INT _wifi_associated_dev::cli_MaxRSSI

Definition at line 121 of file wifi_ap_hal.h.

◆ cli_Disassociations

UINT _wifi_associated_dev::cli_Disassociations

Definition at line 122 of file wifi_ap_hal.h.

◆ cli_AuthenticationFailures

UINT _wifi_associated_dev::cli_AuthenticationFailures

Definition at line 123 of file wifi_ap_hal.h.


The documentation for this struct was generated from the following file: