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

  /src/external/bsd/wpa/dist/src/p2p/
p2p_build.c 332 void p2p_buf_add_noa(struct wpabuf *buf, u8 noa_index, u8 opp_ps, u8 ctwindow, function
p2p_i.h 771 void p2p_buf_add_noa(struct wpabuf *buf, u8 noa_index, u8 opp_ps, u8 ctwindow,
p2p.c 4484 p2p_buf_add_noa(req, 0, 0, 0, ptr1, ptr2);
4539 p2p_buf_add_noa(resp, 0, 0, 0, NULL, NULL);

Completed in 104 milliseconds