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

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p_go_neg.c243 dev->flags |= P2P_DEV_WAIT_GO_NEG_RESPONSE;
826 dev->flags &= ~P2P_DEV_WAIT_GO_NEG_RESPONSE;
935 if (!(dev->flags & P2P_DEV_WAIT_GO_NEG_RESPONSE)) {
940 dev->flags &= ~P2P_DEV_WAIT_GO_NEG_RESPONSE;
H A Dp2p_i.h91 #define P2P_DEV_WAIT_GO_NEG_RESPONSE BIT(10) macro
H A Dp2p.c1434 dev->flags &= ~P2P_DEV_WAIT_GO_NEG_RESPONSE;
2591 dev->flags &= ~P2P_DEV_WAIT_GO_NEG_RESPONSE;
3695 dev->flags & P2P_DEV_WAIT_GO_NEG_RESPONSE ?
/external/wpa_supplicant_8/src/p2p/
H A Dp2p_go_neg.c243 dev->flags |= P2P_DEV_WAIT_GO_NEG_RESPONSE;
826 dev->flags &= ~P2P_DEV_WAIT_GO_NEG_RESPONSE;
935 if (!(dev->flags & P2P_DEV_WAIT_GO_NEG_RESPONSE)) {
940 dev->flags &= ~P2P_DEV_WAIT_GO_NEG_RESPONSE;
H A Dp2p_i.h91 #define P2P_DEV_WAIT_GO_NEG_RESPONSE BIT(10) macro
H A Dp2p.c1434 dev->flags &= ~P2P_DEV_WAIT_GO_NEG_RESPONSE;
2591 dev->flags &= ~P2P_DEV_WAIT_GO_NEG_RESPONSE;
3695 dev->flags & P2P_DEV_WAIT_GO_NEG_RESPONSE ?
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p_go_neg.c243 dev->flags |= P2P_DEV_WAIT_GO_NEG_RESPONSE;
826 dev->flags &= ~P2P_DEV_WAIT_GO_NEG_RESPONSE;
935 if (!(dev->flags & P2P_DEV_WAIT_GO_NEG_RESPONSE)) {
940 dev->flags &= ~P2P_DEV_WAIT_GO_NEG_RESPONSE;
H A Dp2p_i.h91 #define P2P_DEV_WAIT_GO_NEG_RESPONSE BIT(10) macro
H A Dp2p.c1434 dev->flags &= ~P2P_DEV_WAIT_GO_NEG_RESPONSE;
2591 dev->flags &= ~P2P_DEV_WAIT_GO_NEG_RESPONSE;
3695 dev->flags & P2P_DEV_WAIT_GO_NEG_RESPONSE ?

Completed in 195 milliseconds