Home
last modified time | relevance | path

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

/hostap-3.6.0/src/ap/
Ddpp_hostapd.h47 void hostapd_dpp_remove_bi(void *ctx, struct dpp_bootstrap_info *bi);
Ddpp_hostapd.c3060 void hostapd_dpp_remove_bi(void *ctx, struct dpp_bootstrap_info *bi) in hostapd_dpp_remove_bi() function
/hostap-3.6.0/hostapd/
Dmain.c679 dpp_conf.remove_bi = hostapd_dpp_remove_bi; in main()