Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A Ddpp.h521 int dpp_nfc_update_bi(struct dpp_bootstrap_info *own_bi,
H A Ddpp.c4150 int dpp_nfc_update_bi(struct dpp_bootstrap_info *own_bi, in dpp_nfc_update_bi() function
/freebsd/contrib/wpa/src/ap/
H A Ddpp_hostapd.c121 if (dpp_nfc_update_bi(own_bi, peer_bi) < 0) in hostapd_dpp_nfc_handover_req()
/freebsd/contrib/wpa/wpa_supplicant/
H A Ddpp_supplicant.c147 if (dpp_nfc_update_bi(own_bi, peer_bi) < 0) in wpas_dpp_nfc_handover_req()