Home
last modified time | relevance | path

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

/system/connectivity/shill/wifi/
Dwifi_endpoint.cc525 int skip_length = IEEE_80211::kRSNIECipherCountLen + in ParseWPACapabilities() local
527 if (std::distance(ie, end) < skip_length) { in ParseWPACapabilities()
530 ie += skip_length; in ParseWPACapabilities()