Searched refs:hs20_wan_metrics (Results 1 – 11 of 11) sorted by relevance
49 struct wpabuf *hs20_wan_metrics; member
608 wpabuf_free(anqp->hs20_wan_metrics); in hs20_parse_rx_hs20_anqp_resp()609 anqp->hs20_wan_metrics = wpabuf_alloc_copy(pos, slen); in hs20_parse_rx_hs20_anqp_resp()
101 ANQP_DUP(hs20_wan_metrics); in wpa_bss_anqp_clone()184 wpabuf_free(anqp->hs20_wan_metrics); in wpa_bss_anqp_free()
1204 if (bss->anqp == NULL || bss->anqp->hs20_wan_metrics == NULL) in cred_below_min_backhaul()1207 wan = wpabuf_head(bss->anqp->hs20_wan_metrics); in cred_below_min_backhaul()
4750 anqp->hs20_wan_metrics); in print_bss_info()
174 if (hapd->conf->hs20_wan_metrics) in anqp_add_hs_capab_list()639 if (hapd->conf->hs20_wan_metrics) { in anqp_add_wan_metrics()645 wpabuf_put_data(buf, hapd->conf->hs20_wan_metrics, 13); in anqp_add_wan_metrics()1135 hapd->conf->hs20_wan_metrics != NULL, qi); in rx_anqp_hs_query_list()
541 u8 *hs20_wan_metrics; member
591 os_free(conf->hs20_wan_metrics); in hostapd_config_free_bss()
781 misc_utils::convertWpaBufToVector(anqp->hs20_wan_metrics); in notifyAnqpQueryDone()
806 misc_utils::convertWpaBufToVector(anqp->hs20_wan_metrics); in notifyAnqpQueryDone()
1755 os_free(bss->hs20_wan_metrics); in hs20_parse_wan_metrics()1756 bss->hs20_wan_metrics = wan_metrics; in hs20_parse_wan_metrics()