Lines Matching refs:NL80211NestedAttr
425 NL80211NestedAttr bands_attr(0); in ParseBandInfo()
430 vector<NL80211NestedAttr> bands; in ParseBandInfo()
438 NL80211NestedAttr freqs_attr(0); in ParseBandInfo()
449 NL80211NestedAttr iftype_data_attr(0); in ParseBandInfo()
461 const NL80211NestedAttr& iftype_data_attr, in ParseIfTypeDataAttributes()
463 vector<NL80211NestedAttr> attrs; in ParseIfTypeDataAttributes()
468 NL80211NestedAttr attr = attrs[0]; in ParseIfTypeDataAttributes()
479 void NetlinkUtils::handleBandFreqAttributes(const NL80211NestedAttr& freqs_attr, in handleBandFreqAttributes()
481 vector<NL80211NestedAttr> freqs; in handleBandFreqAttributes()
531 void NetlinkUtils::ParseHtVhtPhyCapabilities(const NL80211NestedAttr& band, in ParseHtVhtPhyCapabilities()
538 void NetlinkUtils::ParseHtMcsSetAttribute(const NL80211NestedAttr& band, in ParseHtMcsSetAttribute()
578 void NetlinkUtils::ParseVhtMcsSetAttribute(const NL80211NestedAttr& band, in ParseVhtMcsSetAttribute()
598 void NetlinkUtils::ParseHeMcsSetAttribute(const NL80211NestedAttr& attribute, in ParseHeMcsSetAttribute()
635 void NetlinkUtils::ParseVhtCapAttribute(const NL80211NestedAttr& band, in ParseVhtCapAttribute()
651 void NetlinkUtils::ParseHeCapPhyAttribute(const NL80211NestedAttr& attribute, in ParseHeCapPhyAttribute()
698 NL80211NestedAttr sta_info(0); in GetStationInfo()
717 NL80211NestedAttr tx_bitrate_attr(0); in GetStationInfo()
727 NL80211NestedAttr rx_bitrate_attr(0); in GetStationInfo()