Searched refs:query_resp_len_limit (Results 1 – 2 of 2) sorted by relevance
99 static void gas_add_adv_proto_anqp(struct wpabuf *buf, u8 query_resp_len_limit, in gas_add_adv_proto_anqp() argument105 wpabuf_put_u8(buf, (query_resp_len_limit & 0x7f) | in gas_add_adv_proto_anqp()
2904 u8 query_resp_len_limit = 0; in gas_send_request() local2928 wpabuf_put_u8(buf, query_resp_len_limit & 0x7f); in gas_send_request()