Home
last modified time | relevance | path

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

/system/connectivity/shill/net/
Dieee80211.h68 const int kRSNIENumCiphers = 2; variable
/system/connectivity/shill/wifi/
Dwifi_endpoint.cc517 for (int i = 0; i < IEEE_80211::kRSNIENumCiphers; ++i) { in ParseWPACapabilities()