Searched refs:Nl80211AttributeSurveyInfo (Results 1 – 3 of 3) sorted by relevance
749 class Nl80211AttributeSurveyInfo : public NetlinkNestedAttribute {753 Nl80211AttributeSurveyInfo();756 DISALLOW_COPY_AND_ASSIGN(Nl80211AttributeSurveyInfo);
774 const int Nl80211AttributeSurveyInfo::kName = NL80211_ATTR_SURVEY_INFO;775 const char Nl80211AttributeSurveyInfo::kNameString[] =778 Nl80211AttributeSurveyInfo::Nl80211AttributeSurveyInfo() in Nl80211AttributeSurveyInfo() function in shill::Nl80211AttributeSurveyInfo
254 attr.reset(new Nl80211AttributeSurveyInfo()); in NewNl80211AttributeFromId()