OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:P2P_CONNECT
(Results
1 - 4
of
4
) sorted by null
/external/wpa_supplicant_8/src/p2p/
p2p_dev_disc.c
53
p2p_set_state(p2p,
P2P_CONNECT
);
262
if (p2p->state ==
P2P_CONNECT
) {
265
*
P2P_CONNECT
again without going through the short
p2p.c
58
case
P2P_CONNECT
:
151
case
P2P_CONNECT
:
1348
int
p2p_connect
(struct p2p_data *p2p, const u8 *peer_addr,
function
[
all
...]
p2p_i.h
155
*
P2P_CONNECT
- Trying to start GO Negotiation
157
P2P_CONNECT
,
p2p_go_neg.c
219
p2p_set_state(p2p,
P2P_CONNECT
);
[
all
...]
Completed in 118 milliseconds