Searched refs:dpp_chirp_bi (Results 1 – 4 of 4) sorted by relevance
449 struct dpp_bootstrap_info *dpp_chirp_bi; member
3640 struct dpp_bootstrap_info *bi = hapd->dpp_chirp_bi; in hostapd_dpp_chirp_scan_res_handler()3851 hapd->dpp_chirp_bi = bi; in hostapd_dpp_chirp()3870 hapd->dpp_chirp_bi = NULL; in hostapd_dpp_chirp_stop()3896 if (bi == hapd->dpp_chirp_bi) in handle_dpp_remove_bi()
2403 if (bi == wpa_s->dpp_chirp_bi) in wpas_dpp_remove_bi()5184 struct dpp_bootstrap_info *bi = wpa_s->dpp_chirp_bi; in wpas_dpp_chirp_scan_res_handler()5315 wpa_s->dpp_chirp_bi = bi; in wpas_dpp_chirp()5335 wpa_s->dpp_chirp_bi = NULL; in wpas_dpp_chirp_stop()
1520 struct dpp_bootstrap_info *dpp_chirp_bi; member