Home
last modified time | relevance | path

Searched refs:bootstrap_req_rx (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/p2p/
H A Dp2p_pd.c809 if (p2p->cfg->bootstrap_req_rx) in p2p_process_prov_disc_bootstrap_req()
810 p2p->cfg->bootstrap_req_rx(p2p->cfg->cb_ctx, in p2p_process_prov_disc_bootstrap_req()
H A Dp2p.h1354 void (*bootstrap_req_rx)(void *ctx, const u8 *addr, member
/freebsd/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c5912 p2p.bootstrap_req_rx = wpas_bootstrap_req_rx; in wpas_p2p_init()