Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p_go_neg.c254 dev->flags |= P2P_DEV_WAIT_GO_NEG_RESPONSE; in p2p_connect_send()
1054 dev->flags &= ~P2P_DEV_WAIT_GO_NEG_RESPONSE; in p2p_process_go_neg_req()
1163 if (!(dev->flags & P2P_DEV_WAIT_GO_NEG_RESPONSE)) { in p2p_process_go_neg_resp()
1168 dev->flags &= ~P2P_DEV_WAIT_GO_NEG_RESPONSE; in p2p_process_go_neg_resp()
H A Dp2p_i.h107 #define P2P_DEV_WAIT_GO_NEG_RESPONSE BIT(10) macro
H A Dp2p.c1609 dev->flags &= ~P2P_DEV_WAIT_GO_NEG_RESPONSE; in p2p_connect()
3052 dev->flags &= ~P2P_DEV_WAIT_GO_NEG_RESPONSE; in p2p_unauthorize()
4300 dev->flags & P2P_DEV_WAIT_GO_NEG_RESPONSE ? in p2p_get_peer_info_txt()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p_go_neg.c264 dev->flags |= P2P_DEV_WAIT_GO_NEG_RESPONSE; in p2p_connect_send()
1152 dev->flags &= ~P2P_DEV_WAIT_GO_NEG_RESPONSE; in p2p_process_go_neg_req()
1269 if (!(dev->flags & P2P_DEV_WAIT_GO_NEG_RESPONSE)) { in p2p_process_go_neg_resp()
1274 dev->flags &= ~P2P_DEV_WAIT_GO_NEG_RESPONSE; in p2p_process_go_neg_resp()
H A Dp2p_i.h107 #define P2P_DEV_WAIT_GO_NEG_RESPONSE BIT(10) macro
H A Dp2p.c1732 dev->flags &= ~P2P_DEV_WAIT_GO_NEG_RESPONSE;
3208 dev->flags &= ~P2P_DEV_WAIT_GO_NEG_RESPONSE;
4488 dev->flags & P2P_DEV_WAIT_GO_NEG_RESPONSE ?

Completed in 19 milliseconds