Home
last modified time | relevance | path

Searched refs:p2p_scan_ie_buf_len (Results 1 - 8 of 8) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p.h1925 * p2p_scan_ie_buf_len - Get maximum buffer length needed for p2p_scan_ie
1929 size_t p2p_scan_ie_buf_len(struct p2p_data *p2p);
H A Dp2p.c3556 size_t p2p_scan_ie_buf_len(struct p2p_data *p2p) in p2p_scan_ie_buf_len() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p.h1953 * p2p_scan_ie_buf_len - Get maximum buffer length needed for p2p_scan_ie
1957 size_t p2p_scan_ie_buf_len(struct p2p_data *p2p);
H A Dp2p.c3723 size_t p2p_scan_ie_buf_len(struct p2p_data *p2p) function
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dscan.c584 size_t ielen = p2p_scan_ie_buf_len(wpa_s->global->p2p); in wpa_supplicant_extra_ies()
H A Dp2p_supplicant.c435 ielen = p2p_scan_ie_buf_len(wpa_s->global->p2p); in wpas_p2p_scan()
5158 ielen = p2p_scan_ie_buf_len(wpa_s->global->p2p); in wpas_p2p_join_scan_req()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dscan.c669 size_t ielen = p2p_scan_ie_buf_len(wpa_s->global->p2p); in wpa_supplicant_extra_ies()
H A Dp2p_supplicant.c551 ielen = p2p_scan_ie_buf_len(wpa_s->global->p2p); in wpas_p2p_scan()
6294 ielen = p2p_scan_ie_buf_len(wpa_s->global->p2p);

Completed in 51 milliseconds