Lines Matching refs:NL80211NestedAttr
464 NL80211NestedAttr bands_attr(0); in ParseBandInfo()
469 vector<NL80211NestedAttr> bands; in ParseBandInfo()
477 NL80211NestedAttr freqs_attr(0); in ParseBandInfo()
488 NL80211NestedAttr iftype_data_attr(0); in ParseBandInfo()
500 const NL80211NestedAttr& iftype_data_attr, in ParseIfTypeDataAttributes()
502 vector<NL80211NestedAttr> attrs; in ParseIfTypeDataAttributes()
508 NL80211NestedAttr attr = attrs[0]; in ParseIfTypeDataAttributes()
523 void NetlinkUtils::handleBandFreqAttributes(const NL80211NestedAttr& freqs_attr, in handleBandFreqAttributes()
525 vector<NL80211NestedAttr> freqs; in handleBandFreqAttributes()
578 void NetlinkUtils::ParseHtVhtPhyCapabilities(const NL80211NestedAttr& band, in ParseHtVhtPhyCapabilities()
585 void NetlinkUtils::ParseHtMcsSetAttribute(const NL80211NestedAttr& band, in ParseHtMcsSetAttribute()
625 void NetlinkUtils::ParseVhtMcsSetAttribute(const NL80211NestedAttr& band, in ParseVhtMcsSetAttribute()
645 void NetlinkUtils::ParseHeMcsSetAttribute(const NL80211NestedAttr& attribute, in ParseHeMcsSetAttribute()
682 void NetlinkUtils::ParseVhtCapAttribute(const NL80211NestedAttr& band, in ParseVhtCapAttribute()
697 void NetlinkUtils::ParseHeCapPhyAttribute(const NL80211NestedAttr& attribute, in ParseHeCapPhyAttribute()
720 void NetlinkUtils::ParseEhtCapPhyAttribute(const NL80211NestedAttr& attribute, in ParseEhtCapPhyAttribute()
763 NL80211NestedAttr sta_info(0); in GetStationInfo()
782 NL80211NestedAttr tx_bitrate_attr(0); in GetStationInfo()
792 NL80211NestedAttr rx_bitrate_attr(0); in GetStationInfo()