Home
last modified time | relevance | path

Searched refs:attr_start (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/wificond/net/
Dnl80211_attribute.cpp70 uint8_t** attr_start, in GetAttributeImpl() argument
82 if (attr_start != nullptr && attr_end != nullptr) { in GetAttributeImpl()
83 *attr_start = const_cast<uint8_t*>(ptr); in GetAttributeImpl()
Dnl80211_attribute.h50 uint8_t** attr_start,