Searched refs:p2p_scan_ie_buf_len (Results 1 – 5 of 5) sorted by relevance
1501 size_t p2p_scan_ie_buf_len(struct p2p_data *p2p);
2894 size_t p2p_scan_ie_buf_len(struct p2p_data *p2p) in p2p_scan_ie_buf_len() function
430 size_t ielen = p2p_scan_ie_buf_len(wpa_s->global->p2p); in wpa_supplicant_extra_ies()
167 ielen = p2p_scan_ie_buf_len(wpa_s->global->p2p); in wpas_p2p_scan()3351 ielen = p2p_scan_ie_buf_len(wpa_s->global->p2p); in wpas_p2p_join_scan_req()
2950 ielen = p2p_scan_ie_buf_len(drv->p2p); in test_p2p_scan()