OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:new_ap_settings
(Results
1 - 3
of
3
) sorted by null
/external/wpa_supplicant_8/src/eap_peer/
eap_wsc.c
148
struct wps_credential
new_ap_settings
;
local
245
res = eap_wsc_new_ap_settings(&
new_ap_settings
, phase1);
255
cfg.
new_ap_settings
= &
new_ap_settings
;
/external/wpa_supplicant_8/src/wps/
wps_i.h
113
struct wps_credential *
new_ap_settings
;
member in struct:wps_data
wps.h
140
*
new_ap_settings
- New AP settings (%NULL if not used)
147
const struct wps_credential *
new_ap_settings
;
member in struct:wps_config
Completed in 90 milliseconds