Home
last modified time | relevance | path

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

/trueos/contrib/wpa/src/p2p/
HDp2p_go_neg.c628 dev->flags &= ~P2P_DEV_NOT_YET_READY; in p2p_process_go_neg_req()
914 dev->flags |= P2P_DEV_NOT_YET_READY; in p2p_process_go_neg_resp()
HDp2p_i.h78 #define P2P_DEV_NOT_YET_READY BIT(2) macro
HDp2p.c1316 dev->flags &= ~P2P_DEV_NOT_YET_READY; in p2p_connect()
1399 dev->flags &= ~P2P_DEV_NOT_YET_READY; in p2p_authorize()
3488 dev->flags & P2P_DEV_NOT_YET_READY ? in p2p_get_peer_info_txt()