Searched refs:P2P_DEV_WAIT_INV_REQ_ACK (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p_invitation.c519 dev->flags |= P2P_DEV_WAIT_INV_REQ_ACK;
538 p2p->invite_peer->flags &= ~P2P_DEV_WAIT_INV_REQ_ACK;
H A Dp2p_i.h100 #define P2P_DEV_WAIT_INV_REQ_ACK BIT(19) macro
H A Dp2p.c2238 (p2p->invite_peer->flags & P2P_DEV_WAIT_INV_REQ_ACK) &&
/external/wpa_supplicant_8/src/p2p/
H A Dp2p_invitation.c519 dev->flags |= P2P_DEV_WAIT_INV_REQ_ACK;
538 p2p->invite_peer->flags &= ~P2P_DEV_WAIT_INV_REQ_ACK;
H A Dp2p_i.h100 #define P2P_DEV_WAIT_INV_REQ_ACK BIT(19) macro
H A Dp2p.c2238 (p2p->invite_peer->flags & P2P_DEV_WAIT_INV_REQ_ACK) &&
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p_invitation.c519 dev->flags |= P2P_DEV_WAIT_INV_REQ_ACK;
538 p2p->invite_peer->flags &= ~P2P_DEV_WAIT_INV_REQ_ACK;
H A Dp2p_i.h100 #define P2P_DEV_WAIT_INV_REQ_ACK BIT(19) macro
H A Dp2p.c2238 (p2p->invite_peer->flags & P2P_DEV_WAIT_INV_REQ_ACK) &&

Completed in 130 milliseconds