Searched refs:wpa2_sm_ether_send (Results 1 – 1 of 1) sorted by relevance
/hal_espressif-3.6.0/components/wpa_supplicant/esp_supplicant/src/ |
D | esp_wpa2.c | 272 static inline int wpa2_sm_ether_send(struct eap_sm *sm, const u8 *dest, u16 proto, in wpa2_sm_ether_send() function 356 ret = wpa2_sm_ether_send(sm, bssid, ETH_P_EAPOL, outbuf, outlen); in eap_sm_send_eapol() 685 wpa2_sm_ether_send(sm, bssid, ETH_P_EAPOL, buf, len); in wpa2_start_eapol_internal()
|