Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Dbss.c64 struct wpa_bss_anqp *anqp; in wpa_bss_anqp_alloc() local
78 static struct wpa_bss_anqp * wpa_bss_anqp_clone(struct wpa_bss_anqp *anqp) in wpa_bss_anqp_clone()
119 struct wpa_bss_anqp *anqp; in wpa_bss_anqp_unshare_alloc() local
145 static void wpa_bss_anqp_free(struct wpa_bss_anqp *anqp) in wpa_bss_anqp_free()
Dinterworking.c506 static struct nai_realm * nai_realm_parse(struct wpabuf *anqp, u16 *count) in nai_realm_parse()
667 static int plmn_id_match(struct wpabuf *anqp, const char *imsi, int mnc_len) in plmn_id_match()
1055 static int roaming_consortium_anqp_match(const struct wpabuf *anqp, in roaming_consortium_anqp_match()
1081 static int roaming_consortium_match(const u8 *ie, const struct wpabuf *anqp, in roaming_consortium_match()
2636 struct wpa_bss_anqp *anqp = NULL; in interworking_parse_rx_anqp_resp() local
Dbss.h90 struct wpa_bss_anqp *anqp; member
Dhs20_supplicant.c335 struct wpa_bss_anqp *anqp = NULL; in hs20_parse_rx_hs20_anqp_resp() local
Dctrl_iface.c3704 struct wpa_bss_anqp *anqp = bss->anqp; in print_bss_info() local