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

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p.h1489 * p2p_scan_ie - Build P2P IE for Probe Request
1494 void p2p_scan_ie(struct p2p_data *p2p, struct wpabuf *ies, const u8 *dev_id);
1497 * p2p_scan_ie_buf_len - Get maximum buffer length needed for p2p_scan_ie
1499 * Returns: Number of octets that p2p_scan_ie() may add to the buffer
H A Dp2p.c2868 void p2p_scan_ie(struct p2p_data *p2p, struct wpabuf *ies, const u8 *dev_id) function
/external/wpa_supplicant_8/src/p2p/
H A Dp2p.h1489 * p2p_scan_ie - Build P2P IE for Probe Request
1494 void p2p_scan_ie(struct p2p_data *p2p, struct wpabuf *ies, const u8 *dev_id);
1497 * p2p_scan_ie_buf_len - Get maximum buffer length needed for p2p_scan_ie
1499 * Returns: Number of octets that p2p_scan_ie() may add to the buffer
H A Dp2p.c2868 void p2p_scan_ie(struct p2p_data *p2p, struct wpabuf *ies, const u8 *dev_id) function
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p.h1489 * p2p_scan_ie - Build P2P IE for Probe Request
1494 void p2p_scan_ie(struct p2p_data *p2p, struct wpabuf *ies, const u8 *dev_id);
1497 * p2p_scan_ie_buf_len - Get maximum buffer length needed for p2p_scan_ie
1499 * Returns: Number of octets that p2p_scan_ie() may add to the buffer
H A Dp2p.c2868 void p2p_scan_ie(struct p2p_data *p2p, struct wpabuf *ies, const u8 *dev_id) function
/external/wpa_supplicant_8/wpa_supplicant/
H A Dp2p_supplicant.c176 p2p_scan_ie(wpa_s->global->p2p, ies, dev_id);
3361 p2p_scan_ie(wpa_s->global->p2p, ies, NULL);
4439 p2p_scan_ie(wpa_s->global->p2p, ies, NULL);
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_test.c2959 p2p_scan_ie(drv->p2p, ies, dev_id);
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_test.c2959 p2p_scan_ie(drv->p2p, ies, dev_id);
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_test.c2959 p2p_scan_ie(drv->p2p, ies, dev_id);

Completed in 249 milliseconds