Searched refs:Nl80211AttributeWiphyBands (Results 1 – 3 of 3) sorted by relevance
648 class Nl80211AttributeWiphyBands : public NetlinkNestedAttribute {652 Nl80211AttributeWiphyBands();655 DISALLOW_COPY_AND_ASSIGN(Nl80211AttributeWiphyBands);
234 const int Nl80211AttributeWiphyBands::kName = NL80211_ATTR_WIPHY_BANDS;235 const char Nl80211AttributeWiphyBands::kNameString[] =238 Nl80211AttributeWiphyBands::Nl80211AttributeWiphyBands() in Nl80211AttributeWiphyBands() function in shill::Nl80211AttributeWiphyBands
207 attr.reset(new Nl80211AttributeWiphyBands()); in NewNl80211AttributeFromId()