@NL80211_STA_EXPECTED_THROUGHPUT: expected throughput considering also the 802.11 header (u32, kbps)
Can be compared to the actual throughput if near maximum.
@NL80211_STA_INFO_ASSOC_AT_BOOTTIME: Timestamp (CLOCK_BOOTTIME, nanoseconds) of STA's association
Shows how reliable a connection has been.
@NL80211_STA_INFO_BEACON_LOSS: count of times beacon loss was detected (u32)
Shows the quality of a link.
@NL80211_STA_INFO_CHAIN_SIGNAL: per-chain signal strength of last PPDU Contains a nested array of signal strength attributes (u8, dBm)
Per chain values with noise.
@NL80211_STA_EXPECTED_THROUGHPUT: expected throughput considering also the 802.11 header (u32, kbps)Can be compared to the actual throughput if near maximum.
@NL80211_STA_INFO_ASSOC_AT_BOOTTIME: Timestamp (CLOCK_BOOTTIME, nanoseconds) of STA's associationShows how reliable a connection has been.
@NL80211_STA_INFO_BEACON_LOSS: count of times beacon loss was detected (u32)Shows the quality of a link.
@NL80211_STA_INFO_CHAIN_SIGNAL: per-chain signal strength of last PPDU Contains a nested array of signal strength attributes (u8, dBm)Per chain values with noise.