Home
last modified time | relevance | path

Searched refs:dpp_bootstrap_find_chirp (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/wpa_supplicant_8/src/common/
H A Ddpp.h752 struct dpp_bootstrap_info * dpp_bootstrap_find_chirp(struct dpp_global *dpp,
H A Ddpp_tcp.c969 peer_bi = dpp_bootstrap_find_chirp(dpp, r_bootstrap); in dpp_controller_rx_presence_announcement()
H A Ddpp.c4753 struct dpp_bootstrap_info * dpp_bootstrap_find_chirp(struct dpp_global *dpp, in dpp_bootstrap_find_chirp() function
/aosp_15_r20/external/wpa_supplicant_8/src/ap/
H A Ddpp_hostapd.c1690 peer_bi = dpp_bootstrap_find_chirp(hapd->iface->interfaces->dpp, in hostapd_dpp_rx_presence_announcement()
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/
H A Ddpp_supplicant.c2489 peer_bi = dpp_bootstrap_find_chirp(wpa_s->dpp, r_bootstrap); in wpas_dpp_rx_presence_announcement()