Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_wpas_glue.h19 void wpa_sm_disassociate(struct wpa_sm *sm, int reason_code);
Desp_wpas_glue.c188 void wpa_sm_disassociate(struct wpa_sm *sm, int reason_code) in wpa_sm_disassociate() function
/hal_espressif-latest/components/wpa_supplicant/src/rsn_supp/
Dwpa.c1100 wpa_sm_disassociate(sm, WLAN_REASON_IE_IN_4WAY_DIFFERS); in wpa_report_ie_mismatch()