Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/wpa_supplicant/esp_supplicant/src/
Desp_wps.c294 static inline int wps_sm_ether_send(struct wps_sm *sm, const u8 *dest, u16 proto, in wps_sm_ether_send() function
670 ret = wps_sm_ether_send(sm, bssid, ETH_P_EAPOL, buf, len); in wps_send_eap_identity_rsp()
719 ret = wps_sm_ether_send(sm, bssid, ETH_P_EAPOL, buf, len); in wps_send_frag_ack()
897 ret = wps_sm_ether_send(sm, bssid, ETH_P_EAPOL, buf, len); in wps_send_wps_mX_rsp()
935 wps_sm_ether_send(sm, bssid, ETH_P_EAPOL, buf, len); in wps_tx_start()