Home
last modified time | relevance | path

Searched refs:frag_data (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.6.0/components/wpa_supplicant/esp_supplicant/src/
Desp_wps.c731 int wps_enrollee_process_msg_frag(struct wpabuf **buf, int tot_len, u8 *frag_data, int frag_len, u8… in wps_enrollee_process_msg_frag() argument
742 if (buf == NULL || frag_data == NULL) { in wps_enrollee_process_msg_frag()
758 wpabuf_put_data(*buf, frag_data, frag_len); in wps_enrollee_process_msg_frag()
767 wpabuf_put_data(*buf, frag_data, frag_len); in wps_enrollee_process_msg_frag()