Searched refs:sta_info (Results 1 – 1 of 1) sorted by relevance
501 NL80211NestedAttr sta_info(0); in GetStationInfo() local502 if (!response->GetAttribute(NL80211_ATTR_STA_INFO, &sta_info)) { in GetStationInfo()507 if (!sta_info.GetAttributeValue(NL80211_STA_INFO_TX_PACKETS, &tx_good)) { in GetStationInfo()511 if (!sta_info.GetAttributeValue(NL80211_STA_INFO_TX_FAILED, &tx_bad)) { in GetStationInfo()516 if (!sta_info.GetAttributeValue(NL80211_STA_INFO_SIGNAL, ¤t_rssi)) { in GetStationInfo()522 if (sta_info.GetAttribute(NL80211_STA_INFO_TX_BITRATE, in GetStationInfo()532 if (sta_info.GetAttribute(NL80211_STA_INFO_RX_BITRATE, in GetStationInfo()