HomeSort by relevance Sort by last modified time
    Searched refs:query_resp_len_limit (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/src/common/
gas.c 91 * @query_resp_len_limit: Query Response Length Limit in units of 256 octets
95 * @query_resp_len_limit is 0 for request and 1-0x7f for response. 0x7f means
99 static void gas_add_adv_proto_anqp(struct wpabuf *buf, u8 query_resp_len_limit,
105 wpabuf_put_u8(buf, (query_resp_len_limit & 0x7f) |
  /external/wpa_supplicant_8/wpa_supplicant/
interworking.c 2904 u8 query_resp_len_limit = 0; local
    [all...]

Completed in 689 milliseconds