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

  /external/wpa_supplicant_8/src/common/
gas.h 34 void gas_anqp_set_element_len(struct wpabuf *buf, u8 *len_pos);
gas.c 253 * Returns: Pointer to the Length field for gas_anqp_set_element_len()
263 * gas_anqp_set_element_len - Update ANQP element Length field
270 void gas_anqp_set_element_len(struct wpabuf *buf, u8 *len_pos) function
  /external/wpa_supplicant_8/src/p2p/
p2p_sd.c 100 gas_anqp_set_element_len(buf, len_pos);
149 gas_anqp_set_element_len(buf, len_pos);
  /external/wpa_supplicant_8/wpa_supplicant/
interworking.c 57 gas_anqp_set_element_len(buf, len_pos);

Completed in 57 milliseconds