Home
last modified time | relevance | path

Searched refs:NL80211_STA_INFO_BEACON_SIGNAL_AVG (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Dnl80211_copy.h3154 * @NL80211_STA_INFO_BEACON_SIGNAL_AVG: signal strength average
3212 NL80211_STA_INFO_BEACON_SIGNAL_AVG, enumerator
H A Ddriver_nl80211.c1422 [NL80211_STA_INFO_BEACON_SIGNAL_AVG] = { .type = NLA_U8 }, in get_link_signal()
1451 if (sinfo[NL80211_STA_INFO_BEACON_SIGNAL_AVG]) in get_link_signal()
1454 nla_get_u8(sinfo[NL80211_STA_INFO_BEACON_SIGNAL_AVG]); in get_link_signal()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Dnl80211_copy.h3499 * @NL80211_STA_INFO_BEACON_SIGNAL_AVG: signal strength average
3561 NL80211_STA_INFO_BEACON_SIGNAL_AVG, enumerator
H A Ddriver_nl80211.c1747 [NL80211_STA_INFO_BEACON_SIGNAL_AVG] = { .type = NLA_U8 }, in get_link_signal()
1776 if (sinfo[NL80211_STA_INFO_BEACON_SIGNAL_AVG]) in get_link_signal()
1779 nla_get_u8(sinfo[NL80211_STA_INFO_BEACON_SIGNAL_AVG]); in get_link_signal()

Completed in 49 milliseconds