Searched refs:p2p_buf_add_go_intent (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/wpa/src/p2p/
H A Dp2p_go_neg.c174 p2p_buf_add_go_intent(buf, (p2p->go_intent << 1) | peer->tie_breaker);
316 p2p_buf_add_go_intent(buf, (p2p->go_intent << 1) | tie_breaker);
H A Dp2p_build.c74 void p2p_buf_add_go_intent(struct wpabuf *buf, u8 go_intent) function
H A Dp2p_i.h750 void p2p_buf_add_go_intent(struct wpabuf *buf, u8 go_intent);

Completed in 130 milliseconds