Searched refs:protected_response (Results 1 – 4 of 4) sorted by relevance
36 bool protected_response; /* received in a protected GAS response */ member
2835 const u8 *data, size_t slen, bool protected_response) in anqp_add_extra() argument2860 elem->protected_response = protected_response; in anqp_add_extra()2903 bool protected_response; in interworking_parse_rx_anqp_resp() local3004 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()
5335 if (elem->protected_response) { in print_bss_info()
848 if (elem->infoid == ANQP_VENUE_URL && elem->protected_response) { in notifyAnqpQueryDone()