Home
last modified time | relevance | path

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

/hostap-latest/src/p2p/
Dp2p_i.h771 void p2p_buf_add_noa(struct wpabuf *buf, u8 noa_index, u8 opp_ps, u8 ctwindow,
Dp2p_build.c332 void p2p_buf_add_noa(struct wpabuf *buf, u8 noa_index, u8 opp_ps, u8 ctwindow, in p2p_buf_add_noa() function
Dp2p.c4484 p2p_buf_add_noa(req, 0, 0, 0, ptr1, ptr2); in p2p_build_presence_req()
4539 p2p_buf_add_noa(resp, 0, 0, 0, NULL, NULL); in p2p_build_presence_resp()