OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wpa_8021x
(Results
1 - 2
of
2
) sorted by null
/system/connectivity/shill/wifi/
wifi_endpoint.h
45
wpa_8021x
(false),
50
bool
wpa_8021x
;
member in struct:shill::WiFiEndpoint::SecurityFlags
wifi_endpoint.cc
337
flags->
wpa_8021x
= ContainsKey(key_management, kKeyManagement802_1x);
345
if (flags->rsn_8021x || flags->
wpa_8021x
) {
Completed in 74 milliseconds