Searched refs:p2p_buf_add_noa (Results 1 – 3 of 3) sorted by relevance
/external/wpa_supplicant_8/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 | 775 void p2p_buf_add_noa(struct wpabuf *buf, u8 noa_index, u8 opp_ps, u8 ctwindow,
|
D | p2p.c | 4440 p2p_buf_add_noa(req, 0, 0, 0, ptr1, ptr2); in p2p_build_presence_req() 4495 p2p_buf_add_noa(resp, 0, 0, 0, NULL, NULL); in p2p_build_presence_resp()
|