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_mgmt
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/bsd/wpa/dist/wpa_supplicant/
notify.c
66
if (wpa_s->
p2p_mgmt
)
78
if (wpa_s->
p2p_mgmt
)
90
if (wpa_s->
p2p_mgmt
)
128
if (wpa_s->
p2p_mgmt
)
137
if (wpa_s->
p2p_mgmt
)
146
if (wpa_s->
p2p_mgmt
)
155
if (wpa_s->
p2p_mgmt
)
164
if (wpa_s->
p2p_mgmt
)
173
if (wpa_s->
p2p_mgmt
)
182
if (wpa_s->
p2p_mgmt
)
[
all
...]
offchannel.c
28
if (wpa_s->
p2p_mgmt
&& wpa_s != wpa_s->parent &&
wpa_supplicant.c
5772
if ((!wpa_s->
p2p_mgmt
||
5881
if (!wpa_s->
p2p_mgmt
&& wpa_tdls_init(wpa_s->wpa))
5893
if (!wpa_s->
p2p_mgmt
)
5959
if (!wpa_s->
p2p_mgmt
&&
7253
if (iface->
p2p_mgmt
&& !iface->ctrl_interface) {
7413
* Only take
p2p_mgmt
parameters when P2P Device is supported.
7418
wpa_s->
p2p_mgmt
= iface->
p2p_mgmt
;
7427
if (!iface->
p2p_mgmt
&& wpa_tdls_init(wpa_s->wpa))
7505
wpa_s->
p2p_mgmt
) &
[
all
...]
wpa_supplicant_i.h
119
*
p2p_mgmt
- Interface used for P2P management (P2P Device operations)
125
int
p2p_mgmt
;
member in struct:wpa_interface
1082
int
p2p_mgmt
;
member in struct:wpa_supplicant
p2p_supplicant.c
643
return !wpa_s->
p2p_mgmt
&& wpa_s->current_ssid &&
894
wpa_s->
p2p_mgmt
?
2343
wpa_s->
p2p_mgmt
&&
3271
if (wpa_s->
p2p_mgmt
)
4265
iface.
p2p_mgmt
= 1;
6097
if (wpa_s->
p2p_mgmt
)
6829
if (wpa_s->
p2p_mgmt
) {
7723
} else if (wpa_s->
p2p_mgmt
)
9668
} else if (wpa_s->
p2p_mgmt
)
scan.c
125
if (wpa_s->
p2p_mgmt
)
126
return 0; /* no normal network profiles on
p2p_mgmt
interface */
1622
if (wpa_s->
p2p_mgmt
) {
1624
"Ignore scan request (%d.%06d sec) on
p2p_mgmt
interface",
events.c
2661
if (wpa_s->
p2p_mgmt
)
2662
return 0; /* no normal connection on
p2p_mgmt
interface */
6628
if (wpa_s->
p2p_mgmt
) {
/src/external/bsd/wpa/dist/wpa_supplicant/dbus/
dbus_new.c
1326
if (parent->
p2p_mgmt
)
1396
if (wpa_s->
p2p_mgmt
)
1498
if (wpa_s->
p2p_mgmt
)
1635
if (parent->
p2p_mgmt
)
1707
if (wpa_s->
p2p_mgmt
)
1822
if (wpa_s->
p2p_mgmt
)
1877
if (parent->
p2p_mgmt
)
1934
if (parent->
p2p_mgmt
)
1993
if (wpa_s->
p2p_mgmt
)
2061
if (wpa_s->
p2p_mgmt
)
[
all
...]
Completed in 36 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026