RDK Documentation (Open Sourced RDK Components)
|
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 |
Definition at line 61 of file wifi_ap_hal.h.
UCHAR _wifi_associated_dev::cli_MACAddress[6] |
Definition at line 103 of file wifi_ap_hal.h.
BOOL _wifi_associated_dev::cli_AuthenticationState |
Definition at line 104 of file wifi_ap_hal.h.
UINT _wifi_associated_dev::cli_LastDataDownlinkRate |
Definition at line 105 of file wifi_ap_hal.h.
UINT _wifi_associated_dev::cli_LastDataUplinkRate |
Definition at line 106 of file wifi_ap_hal.h.
INT _wifi_associated_dev::cli_SignalStrength |
Definition at line 107 of file wifi_ap_hal.h.
UINT _wifi_associated_dev::cli_Retransmissions |
Definition at line 108 of file wifi_ap_hal.h.
BOOL _wifi_associated_dev::cli_Active |
Definition at line 109 of file wifi_ap_hal.h.
CHAR _wifi_associated_dev::cli_OperatingStandard[64] |
Definition at line 111 of file wifi_ap_hal.h.
CHAR _wifi_associated_dev::cli_OperatingChannelBandwidth[64] |
Definition at line 112 of file wifi_ap_hal.h.
INT _wifi_associated_dev::cli_SNR |
Definition at line 113 of file wifi_ap_hal.h.
CHAR _wifi_associated_dev::cli_InterferenceSources[64] |
Definition at line 114 of file wifi_ap_hal.h.
ULONG _wifi_associated_dev::cli_DataFramesSentAck |
Definition at line 115 of file wifi_ap_hal.h.
ULONG _wifi_associated_dev::cli_DataFramesSentNoAck |
Definition at line 116 of file wifi_ap_hal.h.
ULONG _wifi_associated_dev::cli_BytesSent |
Definition at line 117 of file wifi_ap_hal.h.
ULONG _wifi_associated_dev::cli_BytesReceived |
Definition at line 118 of file wifi_ap_hal.h.
INT _wifi_associated_dev::cli_RSSI |
Definition at line 119 of file wifi_ap_hal.h.
INT _wifi_associated_dev::cli_MinRSSI |
Definition at line 120 of file wifi_ap_hal.h.
INT _wifi_associated_dev::cli_MaxRSSI |
Definition at line 121 of file wifi_ap_hal.h.
UINT _wifi_associated_dev::cli_Disassociations |
Definition at line 122 of file wifi_ap_hal.h.
UINT _wifi_associated_dev::cli_AuthenticationFailures |
Definition at line 123 of file wifi_ap_hal.h.