Searched refs:GetAttributeImpl (Results 1 – 4 of 4) sorted by relevance
67 bool BaseNL80211Attr::GetAttributeImpl(const uint8_t* buf, in GetAttributeImpl() function in android::wificond::BaseNL80211Attr203 return BaseNL80211Attr::GetAttributeImpl(data_.data() + NLA_HDRLEN, in HasAttribute()212 if (!BaseNL80211Attr::GetAttributeImpl(data_.data() + NLA_HDRLEN, in GetAttribute()
143 if (!BaseNL80211Attr::GetAttributeImpl( in GetAttribute()
193 return BaseNL80211Attr::GetAttributeImpl( in HasAttribute()203 if (!BaseNL80211Attr::GetAttributeImpl( in GetAttribute()
47 static bool GetAttributeImpl(const uint8_t* buf,267 if (!BaseNL80211Attr::GetAttributeImpl(data_.data() + NLA_HDRLEN, in GetAttribute()