Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/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.c1605 dev->flags &= ~P2P_DEV_NOT_YET_READY; in p2p_connect()
1683 dev->flags &= ~P2P_DEV_NOT_YET_READY; in p2p_authorize()
4280 dev->flags & P2P_DEV_NOT_YET_READY ? in p2p_get_peer_info_txt()