Home
last modified time | relevance | path

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

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