Searched refs:sta_info (Results 1 – 1 of 1) sorted by relevance
348 NL80211NestedAttr sta_info(0); in GetStationInfo() local349 if (!response->GetAttribute(NL80211_ATTR_STA_INFO, &sta_info)) { in GetStationInfo()354 if (!sta_info.GetAttributeValue(NL80211_STA_INFO_TX_PACKETS, &tx_good)) { in GetStationInfo()358 if (!sta_info.GetAttributeValue(NL80211_STA_INFO_TX_FAILED, &tx_bad)) { in GetStationInfo()363 if (!sta_info.GetAttributeValue(NL80211_STA_INFO_SIGNAL, ¤t_rssi)) { in GetStationInfo()368 if (!sta_info.GetAttribute(NL80211_STA_INFO_TX_BITRATE, in GetStationInfo()