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

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p.h1601 * p2p_scan_ie - Build P2P IE for Probe Request
1606 void p2p_scan_ie(struct p2p_data *p2p, struct wpabuf *ies, const u8 *dev_id);
1609 * p2p_scan_ie_buf_len - Get maximum buffer length needed for p2p_scan_ie
1611 * Returns: Number of octets that p2p_scan_ie() may add to the buffer
H A Dp2p.c2906 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.h1601 * p2p_scan_ie - Build P2P IE for Probe Request
1606 void p2p_scan_ie(struct p2p_data *p2p, struct wpabuf *ies, const u8 *dev_id);
1609 * p2p_scan_ie_buf_len - Get maximum buffer length needed for p2p_scan_ie
1611 * Returns: Number of octets that p2p_scan_ie() may add to the buffer
H A Dp2p.c2906 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.h1601 * p2p_scan_ie - Build P2P IE for Probe Request
1606 void p2p_scan_ie(struct p2p_data *p2p, struct wpabuf *ies, const u8 *dev_id);
1609 * p2p_scan_ie_buf_len - Get maximum buffer length needed for p2p_scan_ie
1611 * Returns: Number of octets that p2p_scan_ie() may add to the buffer
H A Dp2p.c2906 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.c329 p2p_scan_ie(wpa_s->global->p2p, ies, dev_id);
4509 p2p_scan_ie(wpa_s->global->p2p, ies, NULL);
5859 p2p_scan_ie(wpa_s->global->p2p, ies, NULL);

Completed in 87 milliseconds