Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/p2p/
H A Dp2p_go_neg.c953 dev->flags &= ~P2P_DEV_NOT_YET_READY; in p2p_process_go_neg_req()
1261 dev->flags |= P2P_DEV_NOT_YET_READY; in p2p_process_go_neg_resp()
H A Dp2p_i.h102 #define P2P_DEV_NOT_YET_READY BIT(2) macro
H A Dp2p.c1656 dev->flags &= ~P2P_DEV_NOT_YET_READY; in p2p_connect()
1734 dev->flags &= ~P2P_DEV_NOT_YET_READY; in p2p_authorize()
4362 dev->flags & P2P_DEV_NOT_YET_READY ? in p2p_get_peer_info_txt()