Searched refs:sta_info (Results 1 – 1 of 1) sorted by relevance
763 NL80211NestedAttr sta_info(0); in GetStationInfo() local764 if (!response->GetAttribute(NL80211_ATTR_STA_INFO, &sta_info)) { in GetStationInfo()769 if (!sta_info.GetAttributeValue(NL80211_STA_INFO_TX_PACKETS, &tx_good)) { in GetStationInfo()773 if (!sta_info.GetAttributeValue(NL80211_STA_INFO_TX_FAILED, &tx_bad)) { in GetStationInfo()778 if (!sta_info.GetAttributeValue(NL80211_STA_INFO_SIGNAL, ¤t_rssi)) { in GetStationInfo()784 if (sta_info.GetAttribute(NL80211_STA_INFO_TX_BITRATE, in GetStationInfo()794 if (sta_info.GetAttribute(NL80211_STA_INFO_RX_BITRATE, in GetStationInfo()