Home
last modified time | relevance | path

Searched refs:p2p_scan_ie (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p.h1915 * p2p_scan_ie - Build P2P IE for Probe Request
1921 void p2p_scan_ie(struct p2p_data *p2p, struct wpabuf *ies, const u8 *dev_id,
1925 * p2p_scan_ie_buf_len - Get maximum buffer length needed for p2p_scan_ie
1927 * Returns: Number of octets that p2p_scan_ie() may add to the buffer
H A Dp2p.c3510 void p2p_scan_ie(struct p2p_data *p2p, struct wpabuf *ies, const u8 *dev_id, in p2p_scan_ie() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p.h1943 * p2p_scan_ie - Build P2P IE for Probe Request
1949 void p2p_scan_ie(struct p2p_data *p2p, struct wpabuf *ies, const u8 *dev_id,
1953 * p2p_scan_ie_buf_len - Get maximum buffer length needed for p2p_scan_ie
1955 * Returns: Number of octets that p2p_scan_ie() may add to the buffer
H A Dp2p.c3677 void p2p_scan_ie(struct p2p_data *p2p, struct wpabuf *ies, const u8 *dev_id, function
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dp2p_supplicant.c445 p2p_scan_ie(wpa_s->global->p2p, ies, dev_id, bands); in wpas_p2p_scan()
5169 p2p_scan_ie(wpa_s->global->p2p, ies, NULL, bands); in wpas_p2p_join_scan_req()
7042 p2p_scan_ie(wpa_s->global->p2p, ies, NULL, bands); in wpas_p2p_scan_ie()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dp2p_supplicant.c561 p2p_scan_ie(wpa_s->global->p2p, ies, dev_id, bands); in wpas_p2p_scan()
6305 p2p_scan_ie(wpa_s->global->p2p, ies, NULL, bands);
8374 p2p_scan_ie(wpa_s->global->p2p, ies, NULL, bands);

Completed in 40 milliseconds