HomeSort by relevance Sort by last modified time
    Searched refs:kRSNIECipherCountLen (Results 1 - 3 of 3) sorted by null

  /system/connectivity/shill/net/
ieee80211.h 67 const int kRSNIECipherCountLen = 2;
  /system/connectivity/shill/wifi/
wifi_endpoint.cc 519 if (std::distance(ie, end) < IEEE_80211::kRSNIECipherCountLen) {
525 int skip_length = IEEE_80211::kRSNIECipherCountLen +
wifi_endpoint_unittest.cc 157 IEEE_80211::kRSNIECipherCountLen * 2 +
166 IEEE_80211::kRSNIECipherCountLen +
    [all...]

Completed in 766 milliseconds