OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 577 milliseconds