Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Dpasn_supplicant.c1025 ret = wpa_drv_send_mlme(wpa_s, wpabuf_head(frame), wpabuf_len(frame), 0, in wpas_pasn_start()
1413 ret = wpa_drv_send_mlme(wpa_s, wpabuf_head(frame), wpabuf_len(frame), 0, in wpas_pasn_auth_rx()
Dibss_rsn.c523 return wpa_drv_send_mlme(wpa_s, (u8 *) &auth, auth_length, 0, 0, 0); in ibss_rsn_send_auth()
Ddriver_i.h320 static inline int wpa_drv_send_mlme(struct wpa_supplicant *wpa_s, in wpa_drv_send_mlme() function
Dsme.c1077 wpa_drv_send_mlme(wpa_s, wpabuf_head(buf), wpabuf_len(buf), 1, 0, 0); in sme_external_auth_send_sae_commit()
1147 wpa_drv_send_mlme(wpa_s, wpabuf_head(buf), wpabuf_len(buf), 1, 0, 0); in sme_external_auth_send_sae_confirm()
Dp2p_supplicant.c2764 return wpa_drv_send_mlme(wpa_s, wpabuf_head(buf), wpabuf_len(buf), 1, in wpas_send_probe_resp()