Home
last modified time | relevance | path

Searched refs:dpp_build_presence_announcement (Results 1 – 4 of 4) sorted by relevance

/hostap-3.6.0/src/common/
Ddpp.h744 struct wpabuf * dpp_build_presence_announcement(struct dpp_bootstrap_info *bi);
Ddpp.c4708 struct wpabuf * dpp_build_presence_announcement(struct dpp_bootstrap_info *bi) in dpp_build_presence_announcement() function
/hostap-3.6.0/src/ap/
Ddpp_hostapd.c3008 hapd->dpp_presence_announcement = dpp_build_presence_announcement(bi); in hostapd_dpp_chirp()
/hostap-3.6.0/wpa_supplicant/
Ddpp_supplicant.c4263 wpa_s->dpp_presence_announcement = dpp_build_presence_announcement(bi); in wpas_dpp_chirp()