OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:p2p_disabled
(Results
1 - 3
of
3
) sorted by null
/external/wpa_supplicant_8/wpa_supplicant/
p2p_supplicant.c
67
if (wpa_s->global->
p2p_disabled
|| wpa_s->global->p2p == NULL)
96
if (wpa_s->global->
p2p_disabled
|| wpa_s->global->p2p == NULL)
162
if (wpa_s->global->p2p == NULL || wpa_s->global->
p2p_disabled
)
692
if (wpa_s->global->p2p == NULL || wpa_s->global->
p2p_disabled
)
[
all
...]
wpa_supplicant_i.h
226
int
p2p_disabled
;
member in struct:wpa_global
ctrl_iface.c
[
all
...]
Completed in 50 milliseconds