Searched refs:p2p_buf_add_noa (Results 1 – 3 of 3) sorted by relevance
/hostap-3.7.0/src/p2p/ |
D | p2p_build.c | 326 void p2p_buf_add_noa(struct wpabuf *buf, u8 noa_index, u8 opp_ps, u8 ctwindow, in p2p_buf_add_noa() function
|
D | p2p_i.h | 769 void p2p_buf_add_noa(struct wpabuf *buf, u8 noa_index, u8 opp_ps, u8 ctwindow,
|
D | p2p.c | 4448 p2p_buf_add_noa(req, 0, 0, 0, ptr1, ptr2); in p2p_build_presence_req() 4503 p2p_buf_add_noa(resp, 0, 0, 0, NULL, NULL); in p2p_build_presence_resp()
|