OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:P2P_DEV_FORCE_FREQ
(Results
1 - 4
of
4
) sorted by null
/external/wpa_supplicant_8/src/p2p/
p2p_go_neg.c
494
if (dev->flags &
P2P_DEV_FORCE_FREQ
) {
503
} else if (!(dev->flags &
P2P_DEV_FORCE_FREQ
) &&
615
if (!(dev->flags &
P2P_DEV_FORCE_FREQ
)) {
[
all
...]
p2p_i.h
90
#define
P2P_DEV_FORCE_FREQ
BIT(13)
p2p_invitation.c
299
} else if (!(dev->flags &
P2P_DEV_FORCE_FREQ
) &&
p2p.c
[
all
...]
Completed in 163 milliseconds