HomeSort by: relevance | last modified time | path
    Searched refs:NL80211_BSS_SIGNAL_UNSPEC (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/wpa/dist/src/drivers/
driver_nl80211_scan.c 739 [NL80211_BSS_SIGNAL_UNSPEC] = { .type = NLA_U8 },
799 } else if (bss[NL80211_BSS_SIGNAL_UNSPEC]) {
800 r->level = nla_get_u8(bss[NL80211_BSS_SIGNAL_UNSPEC]);
nl80211_copy.h 5053 * @NL80211_BSS_SIGNAL_UNSPEC: signal strength of the probe response/beacon
5094 NL80211_BSS_SIGNAL_UNSPEC,

Completed in 22 milliseconds