Lines Matching refs:anqp
113 struct wpa_bss_anqp *anqp = NULL; in hs20_parse_rx_hs20_anqp_resp() local
119 anqp = bss->anqp; in hs20_parse_rx_hs20_anqp_resp()
137 if (anqp) { in hs20_parse_rx_hs20_anqp_resp()
138 wpabuf_free(anqp->hs20_operator_friendly_name); in hs20_parse_rx_hs20_anqp_resp()
139 anqp->hs20_operator_friendly_name = in hs20_parse_rx_hs20_anqp_resp()
147 if (anqp) { in hs20_parse_rx_hs20_anqp_resp()
148 wpabuf_free(anqp->hs20_wan_metrics); in hs20_parse_rx_hs20_anqp_resp()
149 anqp->hs20_wan_metrics = wpabuf_alloc_copy(pos, slen); in hs20_parse_rx_hs20_anqp_resp()
156 if (anqp) { in hs20_parse_rx_hs20_anqp_resp()
157 wpabuf_free(anqp->hs20_connection_capability); in hs20_parse_rx_hs20_anqp_resp()
158 anqp->hs20_connection_capability = in hs20_parse_rx_hs20_anqp_resp()
166 if (anqp) { in hs20_parse_rx_hs20_anqp_resp()
167 wpabuf_free(anqp->hs20_operating_class); in hs20_parse_rx_hs20_anqp_resp()
168 anqp->hs20_operating_class = in hs20_parse_rx_hs20_anqp_resp()