Home
last modified time | relevance | path

Searched defs:reason_code (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.4.0/components/wpa_supplicant/esp_supplicant/src/
Desp_wpas_glue.c64 void wpa_sm_deauthenticate(struct wpa_sm *sm, u8 reason_code) in wpa_sm_deauthenticate()
112 void wpa_sm_disassociate(struct wpa_sm *sm, int reason_code) in wpa_sm_disassociate()
Desp_wpa_main.c64 void wpa_deauthenticate(u8 reason_code) in wpa_deauthenticate()
208 static void wpa_sta_disconnected_cb(uint8_t reason_code) in wpa_sta_disconnected_cb()
Desp_wps.c953 int wps_stop_process(wifi_event_sta_wps_fail_reason_t reason_code) in wps_stop_process()
1005 wifi_event_sta_wps_fail_reason_t reason_code = WPS_FAIL_REASON_NORMAL; in wps_finish() local
1280 wifi_event_sta_wps_fail_reason_t reason_code = WPS_FAIL_REASON_NORMAL; in wps_sm_rx_eapol_internal() local