Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p_go_neg.c883 dev->flags &= ~P2P_DEV_NOT_YET_READY; in p2p_process_go_neg_req()
1187 dev->flags |= P2P_DEV_NOT_YET_READY; in p2p_process_go_neg_resp()
H A Dp2p_i.h101 #define P2P_DEV_NOT_YET_READY BIT(2) macro
H A Dp2p.c1607 dev->flags &= ~P2P_DEV_NOT_YET_READY; in p2p_connect()
1685 dev->flags &= ~P2P_DEV_NOT_YET_READY; in p2p_authorize()
4286 dev->flags & P2P_DEV_NOT_YET_READY ? in p2p_get_peer_info_txt()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p_i.h101 #define P2P_DEV_NOT_YET_READY BIT(2) macro
H A Dp2p_go_neg.c968 dev->flags &= ~P2P_DEV_NOT_YET_READY; in p2p_process_go_neg_req()
1293 dev->flags |= P2P_DEV_NOT_YET_READY; in p2p_process_go_neg_resp()
H A Dp2p.c1730 dev->flags &= ~P2P_DEV_NOT_YET_READY;
1808 dev->flags &= ~P2P_DEV_NOT_YET_READY;
4474 dev->flags & P2P_DEV_NOT_YET_READY ?

Completed in 19 milliseconds