#include <senf/Ext/NetEmu/WLAN/spectral_common.h>
Public Attributes | |
| struct fft_sample_tlv | tlv |
| u8 | max_exp |
| __be16 | freq |
| s8 | rssi |
| s8 | noise |
| __be16 | max_magnitude |
| u8 | max_index |
| u8 | bitmap_weight |
| __be64 | tsf |
| u8 | data [SPECTRAL_HT20_NUM_BINS] |
Definition at line 69 of file spectral_common.h.
| u8 fft_sample_ht20::bitmap_weight |
Definition at line 80 of file spectral_common.h.
| u8 fft_sample_ht20::data[SPECTRAL_HT20_NUM_BINS] |
Definition at line 84 of file spectral_common.h.
| __be16 fft_sample_ht20::freq |
Definition at line 74 of file spectral_common.h.
| u8 fft_sample_ht20::max_exp |
Definition at line 72 of file spectral_common.h.
| u8 fft_sample_ht20::max_index |
Definition at line 79 of file spectral_common.h.
| __be16 fft_sample_ht20::max_magnitude |
Definition at line 78 of file spectral_common.h.
| s8 fft_sample_ht20::noise |
Definition at line 76 of file spectral_common.h.
| s8 fft_sample_ht20::rssi |
Definition at line 75 of file spectral_common.h.
| struct fft_sample_tlv fft_sample_ht20::tlv |
Definition at line 70 of file spectral_common.h.
| __be64 fft_sample_ht20::tsf |
Definition at line 82 of file spectral_common.h.