Searched refs:p2p_buf_add_noa (Results 1 - 6 of 6) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
H A D | p2p_i.h | 764 void p2p_buf_add_noa(struct wpabuf *buf, u8 noa_index, u8 opp_ps, u8 ctwindow,
|
H A 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
|
H A D | p2p.c | 4408 p2p_buf_add_noa(req, 0, 0, 0, ptr1, ptr2); in p2p_build_presence_req() 4463 p2p_buf_add_noa(resp, 0, 0, 0, NULL, NULL); in p2p_build_presence_resp()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
H A 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
|
H A D | p2p_i.h | 822 void p2p_buf_add_noa(struct wpabuf *buf, u8 noa_index, u8 opp_ps, u8 ctwindow,
|
H A D | p2p.c | 4596 p2p_buf_add_noa(req, 0, 0, 0, ptr1, ptr2); 4651 p2p_buf_add_noa(resp, 0, 0, 0, NULL, NULL);
|
Completed in 17 milliseconds