Searched defs:anqp (Results 1 – 9 of 9) sorted by relevance
/external/wpa_supplicant_8/wpa_supplicant/ |
D | interworking.c | 528 static struct nai_realm * nai_realm_parse(struct wpabuf *anqp, u16 *count) in nai_realm_parse() 738 static int plmn_id_match(struct wpabuf *anqp, const char *imsi, int mnc_len) in plmn_id_match() 1147 static int oi_anqp_match(const struct wpabuf *anqp, const u8 *oi, in oi_anqp_match() 1173 static int oi_match(const u8 *ie, const struct wpabuf *anqp, in oi_match() 1181 static int cred_home_ois_match(const u8 *ie, const struct wpabuf *anqp, in cred_home_ois_match() 1197 const struct wpabuf *anqp, in cred_roaming_consortiums_match() 1422 const struct wpabuf *anqp; in interworking_credentials_available_roaming_consortium() local 1633 const struct wpabuf *anqp; in interworking_connect_roaming_consortium() local 2892 struct wpa_bss_anqp *anqp, u16 info_id, in anqp_add_extra() 2959 struct wpa_bss_anqp *anqp = NULL; in interworking_parse_rx_anqp_resp() local
|
D | bss.c | 48 struct wpa_bss_anqp *anqp; in wpa_bss_anqp_alloc() local 65 static struct wpa_bss_anqp * wpa_bss_anqp_clone(struct wpa_bss_anqp *anqp) in wpa_bss_anqp_clone() 112 struct wpa_bss_anqp *anqp; in wpa_bss_anqp_unshare_alloc() local 138 static void wpa_bss_anqp_free(struct wpa_bss_anqp *anqp) in wpa_bss_anqp_free()
|
D | bss.h | 120 struct wpa_bss_anqp *anqp; member
|
D | hs20_supplicant.c | 610 struct wpa_bss_anqp *anqp = NULL; in hs20_parse_rx_hs20_anqp_resp() local
|
D | notify.c | 1036 const struct wpa_bss_anqp *anqp) in wpas_notify_anqp_query_done()
|
D | ctrl_iface.c | 5558 struct wpa_bss_anqp *anqp = bss->anqp; in print_bss_info() local
|
/external/wpa_supplicant_8/wpa_supplicant/aidl/ |
D | aidl.h | 189 const struct wpa_bss_anqp *anqp) in wpas_aidl_notify_anqp_query_done()
|
D | aidl.cpp | 206 const struct wpa_bss_anqp *anqp) in wpas_aidl_notify_anqp_query_done()
|
D | aidl_manager.cpp | 870 const struct wpa_bss_anqp *anqp) in notifyAnqpQueryDone()
|