Home | History | Annotate | Download | only in p2p

Lines Matching refs:P2P_CONNECT_LISTEN

122 	case P2P_CONNECT_LISTEN:
2225 if ((p2p->state == P2P_CONNECT || p2p->state == P2P_CONNECT_LISTEN) &&
3258 if (p2p->state == P2P_CONNECT_LISTEN && p2p->go_neg_peer) {
3324 p2p_set_state(p2p, P2P_CONNECT_LISTEN);
3328 p2p_set_state(p2p, P2P_CONNECT_LISTEN);
3518 case P2P_CONNECT_LISTEN: