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

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p.h429 * indicated with a call to p2p_probe_req_rx(). The response is to be
439 * Request frames must be indicated by calling p2p_probe_req_rx() even
1176 * p2p_probe_req_rx - Report reception of a Probe Request frame
1186 p2p_probe_req_rx(struct p2p_data *p2p, const u8 *addr, const u8 *dst,
H A Dp2p.c2143 p2p_probe_req_rx(struct p2p_data *p2p, const u8 *addr, const u8 *dst, function
/external/wpa_supplicant_8/src/p2p/
H A Dp2p.h429 * indicated with a call to p2p_probe_req_rx(). The response is to be
439 * Request frames must be indicated by calling p2p_probe_req_rx() even
1176 * p2p_probe_req_rx - Report reception of a Probe Request frame
1186 p2p_probe_req_rx(struct p2p_data *p2p, const u8 *addr, const u8 *dst,
H A Dp2p.c2143 p2p_probe_req_rx(struct p2p_data *p2p, const u8 *addr, const u8 *dst, function
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p.h429 * indicated with a call to p2p_probe_req_rx(). The response is to be
439 * Request frames must be indicated by calling p2p_probe_req_rx() even
1176 * p2p_probe_req_rx - Report reception of a Probe Request frame
1186 p2p_probe_req_rx(struct p2p_data *p2p, const u8 *addr, const u8 *dst,
H A Dp2p.c2143 p2p_probe_req_rx(struct p2p_data *p2p, const u8 *addr, const u8 *dst, function
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_test.c558 p2p_probe_req_rx(drv->p2p, sa, NULL, NULL, ie, ielen);
1954 p2p_probe_req_rx(drv->p2p, mgmt->sa,
2010 p2p_probe_req_rx(drv->p2p, sa, NULL, NULL, ie, ielen);
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_test.c558 p2p_probe_req_rx(drv->p2p, sa, NULL, NULL, ie, ielen);
1954 p2p_probe_req_rx(drv->p2p, mgmt->sa,
2010 p2p_probe_req_rx(drv->p2p, sa, NULL, NULL, ie, ielen);
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_test.c558 p2p_probe_req_rx(drv->p2p, sa, NULL, NULL, ie, ielen);
1954 p2p_probe_req_rx(drv->p2p, mgmt->sa,
2010 p2p_probe_req_rx(drv->p2p, sa, NULL, NULL, ie, ielen);
/external/wpa_supplicant_8/wpa_supplicant/
H A Dp2p_supplicant.c5042 switch (p2p_probe_req_rx(wpa_s->global->p2p, addr, dst, bssid,

Completed in 8341 milliseconds