Searched refs:Nl80211AttributeSupportApUapsd (Results 1 – 3 of 3) sorted by relevance
465 class Nl80211AttributeSupportApUapsd : public NetlinkFlagAttribute {469 Nl80211AttributeSupportApUapsd() in Nl80211AttributeSupportApUapsd() function473 DISALLOW_COPY_AND_ASSIGN(Nl80211AttributeSupportApUapsd);
822 const int Nl80211AttributeSupportApUapsd::kName = NL80211_ATTR_SUPPORT_AP_UAPSD;823 const char Nl80211AttributeSupportApUapsd::kNameString[] =
174 attr.reset(new Nl80211AttributeSupportApUapsd()); in NewNl80211AttributeFromId()