Searched refs:protected_response (Results 1 – 4 of 4) sorted by relevance
36 bool protected_response; /* received in a protected GAS response */ member
2887 const u8 *data, size_t slen, bool protected_response) in anqp_add_extra() argument2912 elem->protected_response = protected_response; in anqp_add_extra()2955 bool protected_response; in interworking_parse_rx_anqp_resp() local3056 protected_response = pmf_in_use(wpa_s, sa); in interworking_parse_rx_anqp_resp()3058 protected_response); in interworking_parse_rx_anqp_resp()3060 if (!protected_response) { in interworking_parse_rx_anqp_resp()
5682 if (elem->protected_response) { in print_bss_info()
5915 elem->protected_response)) in wpas_dbus_getter_bss_anqp()