OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pbc_in_m1
(Results
1 - 14
of
14
) sorted by relevancy
/src/external/bsd/wpa/dist/src/eap_server/
eap.h
247
int
pbc_in_m1
;
member in struct:eap_config
eap_server_wsc.c
143
cfg.
pbc_in_m1
= sm->cfg->
pbc_in_m1
;
/src/external/bsd/wpa/dist/src/ap/
authsrv.c
240
cfg->
pbc_in_m1
= hapd->conf->
pbc_in_m1
;
ap_config.h
530
int
pbc_in_m1
;
member in struct:hostapd_bss_config
/src/external/bsd/wpa/dist/src/wps/
wps_i.h
125
int
pbc_in_m1
;
member in struct:wps_data
wps.c
140
data->
pbc_in_m1
= cfg->
pbc_in_m1
;
wps.h
181
*
pbc_in_m1
- Do not remove PushButton config method in M1 (AP)
186
int
pbc_in_m1
;
member in struct:wps_config
wps_enrollee.c
121
if (wps->wps->ap && !wps->
pbc_in_m1
&&
/src/external/bsd/wpa/dist/wpa_supplicant/
config.h
1093
*
pbc_in_m1
- AP mode WPS probing workaround for PBC with Windows 7
1101
* If
pbc_in_m1
=1 is included in the configuration file, the PushButton
1106
int
pbc_in_m1
;
member in struct:wpa_config
config_file.c
1362
if (config->
pbc_in_m1
)
1363
fprintf(f, "
pbc_in_m1
=%d\n", config->
pbc_in_m1
);
ap.c
795
bss->
pbc_in_m1
= wpa_s->conf->
pbc_in_m1
;
p2p_supplicant.c
2194
d->
pbc_in_m1
= s->
pbc_in_m1
;
config.c
5510
{ INT_RANGE(
pbc_in_m1
, 0, 1), 0 },
/src/external/bsd/wpa/dist/hostapd/
config_file.c
4076
} else if (os_strcmp(buf, "
pbc_in_m1
") == 0) {
4077
bss->
pbc_in_m1
= atoi(pos);
Completed in 36 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026