Searched defs:send_probe_resp (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p.h463 * send_probe_resp - Transmit a Probe Response frame
480 * if this send_probe_resp() is not used.
482 int (*send_probe_resp)(void *ctx, const struct wpabuf *buf); member in struct:p2p_config
531 * If the send_probe_resp() is not used for generating the response,
533 * Response frame body. If send_probe_resp() is used, the probe_resp_ie
/external/wpa_supplicant_8/src/p2p/
H A Dp2p.h463 * send_probe_resp - Transmit a Probe Response frame
480 * if this send_probe_resp() is not used.
482 int (*send_probe_resp)(void *ctx, const struct wpabuf *buf); member in struct:p2p_config
531 * If the send_probe_resp() is not used for generating the response,
533 * Response frame body. If send_probe_resp() is used, the probe_resp_ie
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p.h463 * send_probe_resp - Transmit a Probe Response frame
480 * if this send_probe_resp() is not used.
482 int (*send_probe_resp)(void *ctx, const struct wpabuf *buf); member in struct:p2p_config
531 * If the send_probe_resp() is not used for generating the response,
533 * Response frame body. If send_probe_resp() is used, the probe_resp_ie

Completed in 75 milliseconds