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
);
266
if (p2p->state ==
P2P_CONNECT
) {
269
*
P2P_CONNECT
again without going through the short
p2p_i.h
195
*
P2P_CONNECT
- Trying to start GO Negotiation
197
P2P_CONNECT
,
p2p.c
122
case
P2P_CONNECT
:
1538
int
p2p_connect
(struct p2p_data *p2p, const u8 *peer_addr,
function
[
all
...]
p2p_go_neg.c
247
p2p_set_state(p2p,
P2P_CONNECT
);
[
all
...]
Completed in 27 milliseconds