Home
last modified time | relevance | path

Searched refs:rx_rates (Results 1 – 1 of 1) sorted by relevance

/system/connectivity/shill/net/
Dnl80211_attribute.cc691 NestedData rx_rates(kTypeNested, "NL80211_STA_INFO_RX_BITRATE", false); in Nl80211AttributeStaInfo() local
692 rx_rates.deeper_nesting = tx_rates.deeper_nesting; in Nl80211AttributeStaInfo()
760 nested_template_.insert(AttrDataPair(NL80211_STA_INFO_RX_BITRATE, rx_rates)); in Nl80211AttributeStaInfo()