Home
last modified time | relevance | path

Searched defs:anqp (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
Dhs20_supplicant.c113 struct wpa_bss_anqp *anqp = NULL; in hs20_parse_rx_hs20_anqp_resp() local
Dinterworking.c435 static struct nai_realm * nai_realm_parse(struct wpabuf *anqp, u16 *count) in nai_realm_parse()
590 static int plmn_id_match(struct wpabuf *anqp, const char *imsi, int mnc_len) in plmn_id_match()
913 static int roaming_consortium_anqp_match(const struct wpabuf *anqp, in roaming_consortium_anqp_match()
939 static int roaming_consortium_match(const u8 *ie, const struct wpabuf *anqp, in roaming_consortium_match()
1748 struct wpa_bss_anqp *anqp = NULL; in interworking_parse_rx_anqp_resp() local
Dbss.c56 struct wpa_bss_anqp *anqp; in wpa_bss_anqp_alloc() local
65 static void wpa_bss_anqp_free(struct wpa_bss_anqp *anqp) in wpa_bss_anqp_free()
Dbss.h84 struct wpa_bss_anqp *anqp; member
Dctrl_iface.c2796 struct wpa_bss_anqp *anqp = bss->anqp; in print_bss_info() local