Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p_go_neg.c174 p2p_buf_add_go_intent(buf, (p2p->go_intent << 1) | peer->tie_breaker); in p2p_build_go_neg_req()
316 p2p_buf_add_go_intent(buf, (p2p->go_intent << 1) | tie_breaker); in p2p_build_go_neg_resp()
H A Dp2p_i.h750 void p2p_buf_add_go_intent(struct wpabuf *buf, u8 go_intent);
H A Dp2p_build.c74 void p2p_buf_add_go_intent(struct wpabuf *buf, u8 go_intent) in p2p_buf_add_go_intent() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p_build.c74 void p2p_buf_add_go_intent(struct wpabuf *buf, u8 go_intent) in p2p_buf_add_go_intent() function
H A Dp2p_i.h808 void p2p_buf_add_go_intent(struct wpabuf *buf, u8 go_intent);
H A Dp2p_go_neg.c184 p2p_buf_add_go_intent(buf, (p2p->go_intent << 1) | peer->tie_breaker); in p2p_build_go_neg_req()
326 p2p_buf_add_go_intent(buf, (p2p->go_intent << 1) | tie_breaker); in p2p_build_go_neg_resp()

Completed in 12 milliseconds