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

  /system/connectivity/shill/net/
ieee80211.h 65 const int kRSNIESelectorLen = 4;
66 const int kRSNIECipherCountOffset = kRSNIEVersionLen + kRSNIESelectorLen;
  /system/connectivity/shill/wifi/
wifi_endpoint_unittest.cc 158 IEEE_80211::kRSNIESelectorLen *
167 pairwise_count * IEEE_80211::kRSNIESelectorLen;
    [all...]
wifi_endpoint.cc 526 cipher_count * IEEE_80211::kRSNIESelectorLen;

Completed in 81 milliseconds