Home
last modified time | relevance | path

Searched refs:P2P_DEV_WAIT_INV_REQ_ACK (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/p2p/
H A Dp2p_invitation.c613 dev->flags |= P2P_DEV_WAIT_INV_REQ_ACK; in p2p_invite_send()
632 p2p->invite_peer->flags &= ~P2P_DEV_WAIT_INV_REQ_ACK; in p2p_invitation_req_cb()
H A Dp2p_i.h117 #define P2P_DEV_WAIT_INV_REQ_ACK BIT(19) macro
H A Dp2p.c2580 (p2p->invite_peer->flags & P2P_DEV_WAIT_INV_REQ_ACK) && in p2p_probe_req_rx()