OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:auth_types
(Results
1 - 5
of
5
) sorted by null
/external/wpa_supplicant_8/src/wps/
wps_attr_build.c
258
u16
auth_types
= WPS_AUTH_TYPES;
local
260
auth_types
&= ~WPS_AUTH_SHARED;
265
wpabuf_put_be16(msg,
auth_types
);
wps.h
651
*
auth_types
- Authentication types (bit field of WPS_AUTH_*)
653
u16
auth_types
;
member in struct:wps_context
wps_registrar.c
2107
u16
auth_types
;
local
[
all
...]
/external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps.h
428
*
auth_types
- Authentication types (bit field of WPS_AUTH_*)
430
u16
auth_types
;
member in struct:wps_context
wps_registrar.c
1746
u16
auth_types
;
local
[
all
...]
Completed in 525 milliseconds