Home
last modified time | relevance | path

Searched refs:protected_response (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
Dbss.h36 bool protected_response; /* received in a protected GAS response */ member
Dinterworking.c2835 const u8 *data, size_t slen, bool protected_response) in anqp_add_extra() argument
2860 elem->protected_response = protected_response; in anqp_add_extra()
2903 bool protected_response; in interworking_parse_rx_anqp_resp() local
3004 protected_response = pmf_in_use(wpa_s, sa); in interworking_parse_rx_anqp_resp()
3006 protected_response); in interworking_parse_rx_anqp_resp()
3008 if (!protected_response) { in interworking_parse_rx_anqp_resp()
Dctrl_iface.c5335 if (elem->protected_response) { in print_bss_info()
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.4/
Dhidl_manager.cpp848 if (elem->infoid == ANQP_VENUE_URL && elem->protected_response) { in notifyAnqpQueryDone()