Home
last modified time | relevance | path

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

/hostap-latest/src/common/
Ddpp.h582 int dpp_nfc_update_bi(struct dpp_bootstrap_info *own_bi,
Ddpp.c4767 int dpp_nfc_update_bi(struct dpp_bootstrap_info *own_bi, in dpp_nfc_update_bi() function
/hostap-latest/src/ap/
Ddpp_hostapd.c129 if (dpp_nfc_update_bi(own_bi, peer_bi) < 0) in hostapd_dpp_nfc_handover_req()
/hostap-latest/wpa_supplicant/
Ddpp_supplicant.c151 if (dpp_nfc_update_bi(own_bi, peer_bi) < 0) in wpas_dpp_nfc_handover_req()