OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:authmode
(Results
1 - 6
of
6
) sorted by null
/external/wpa_supplicant_8/src/drivers/
driver_bsd.c
1038
int
authmode
;
local
1042
authmode
= IEEE80211_AUTH_AUTO;
1044
authmode
= IEEE80211_AUTH_SHARED;
1046
authmode
= IEEE80211_AUTH_OPEN;
1048
return set80211param(priv, IEEE80211_IOC_AUTHMODE,
authmode
);
[
all
...]
driver_atheros.c
170
return "
AUTHMODE
";
1784
int
authmode
;
local
[
all
...]
driver_ndis.c
[
all
...]
driver.h
[
all
...]
/external/cros/system_api/dbus/shill/
dbus-constants.h
103
const char kWifiAuthMode[] = "WiFi.
AuthMode
";
[
all
...]
/system/connectivity/shill/doc/
service-api.txt
[
all
...]
Completed in 241 milliseconds