HomeSort by: relevance | last modified time | path
    Searched refs:p2p_buf_add_go_intent (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/wpa/dist/src/p2p/
p2p_go_neg.c 176 p2p_buf_add_go_intent(buf, (p2p->go_intent << 1) | peer->tie_breaker);
335 p2p_buf_add_go_intent(buf, (p2p->go_intent << 1) | tie_breaker);
p2p_build.c 75 void p2p_buf_add_go_intent(struct wpabuf *buf, u8 go_intent) function
p2p_i.h 757 void p2p_buf_add_go_intent(struct wpabuf *buf, u8 go_intent);

Completed in 32 milliseconds