![]() |
RDK-B
|
#include <wifi_hal_deprecated.h>
Data Fields | |
UINT | ch_Frequency |
INT | ch_NoiseFloor |
INT | ch_Non80211Noise |
INT | ch_Max80211Rssi |
UINT | ch_ObssUtil |
UINT | ch_SelfBssUtil |
Definition at line 155 of file wifi_hal_deprecated.h.
UINT _wifi_channelStats2::ch_Frequency |
Current primary channel centre frequency
Definition at line 156 of file wifi_hal_deprecated.h.
INT _wifi_channelStats2::ch_NoiseFloor |
Current noise floor on channel
Definition at line 157 of file wifi_hal_deprecated.h.
INT _wifi_channelStats2::ch_Non80211Noise |
Current non 802.11 noise on channel
Definition at line 158 of file wifi_hal_deprecated.h.
INT _wifi_channelStats2::ch_Max80211Rssi |
Max RSSI from the neighbor AP in dbm on this channel
Definition at line 159 of file wifi_hal_deprecated.h.
UINT _wifi_channelStats2::ch_ObssUtil |
Other bss utilization for last interval
Definition at line 160 of file wifi_hal_deprecated.h.
UINT _wifi_channelStats2::ch_SelfBssUtil |
Self bss utilization for last interval
Definition at line 161 of file wifi_hal_deprecated.h.