Searched refs:dpp_chirp_bi (Results 1 – 4 of 4) sorted by relevance
433 struct dpp_bootstrap_info *dpp_chirp_bi; member
3624 struct dpp_bootstrap_info *bi = hapd->dpp_chirp_bi; in hostapd_dpp_chirp_scan_res_handler()3835 hapd->dpp_chirp_bi = bi; in hostapd_dpp_chirp()3854 hapd->dpp_chirp_bi = NULL; in hostapd_dpp_chirp_stop()3880 if (bi == hapd->dpp_chirp_bi) in handle_dpp_remove_bi()
2293 if (bi == wpa_s->dpp_chirp_bi) in wpas_dpp_remove_bi()5064 struct dpp_bootstrap_info *bi = wpa_s->dpp_chirp_bi; in wpas_dpp_chirp_scan_res_handler()5195 wpa_s->dpp_chirp_bi = bi; in wpas_dpp_chirp()5215 wpa_s->dpp_chirp_bi = NULL; in wpas_dpp_chirp_stop()
1479 struct dpp_bootstrap_info *dpp_chirp_bi; member