OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:p2p_oper_reg_class
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/wpa/dist/wpa_supplicant/
config.h
847
int
p2p_oper_reg_class
;
member in struct:wpa_config
p2p_supplicant.c
4989
if (wpa_s->conf->
p2p_oper_reg_class
&&
4991
p2p.op_reg_class = wpa_s->conf->
p2p_oper_reg_class
;
6623
if (wpa_s->conf->
p2p_oper_reg_class
== 81 &&
6635
if ((wpa_s->conf->
p2p_oper_reg_class
== 115 ||
6636
wpa_s->conf->
p2p_oper_reg_class
== 116 ||
6637
wpa_s->conf->
p2p_oper_reg_class
== 117 ||
6638
wpa_s->conf->
p2p_oper_reg_class
== 124 ||
6639
wpa_s->conf->
p2p_oper_reg_class
== 125 ||
6640
wpa_s->conf->
p2p_oper_reg_class
== 126 ||
6641
wpa_s->conf->
p2p_oper_reg_class
== 127) &
[
all
...]
config_file.c
1229
if (config->
p2p_oper_reg_class
)
1230
fprintf(f, "
p2p_oper_reg_class
=%d\n",
1231
config->
p2p_oper_reg_class
);
config.c
5458
{ INT(
p2p_oper_reg_class
), CFG_CHANGED_P2P_OPER_CHANNEL },
/src/external/bsd/wpa/dist/wpa_supplicant/dbus/
dbus_new_handlers_p2p.c
1054
wpa_s->conf->
p2p_oper_reg_class
) ||
1188
wpa_s->conf->
p2p_oper_reg_class
= entry.uint32_value;
Completed in 28 milliseconds
Indexes created Fri Jun 19 00:25:02 UTC 2026