/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/ |
D | esp_wps.c | 646 eloop_cancel_timeout(wifi_station_wps_msg_timeout, NULL, NULL); in wps_process_wps_mX_req() 752 eloop_cancel_timeout(wifi_station_wps_msg_timeout, NULL, NULL); in wps_stop_connection_timers() 753 eloop_cancel_timeout(wifi_station_wps_success, NULL, NULL); in wps_stop_connection_timers() 840 eloop_cancel_timeout(wifi_station_wps_success, NULL, NULL); in wps_finish() 901 eloop_cancel_timeout(wifi_station_wps_msg_timeout, NULL, NULL); in wps_start_msg_timer() 907 eloop_cancel_timeout(wifi_station_wps_msg_timeout, NULL, NULL); in wps_start_msg_timer() 1049 eloop_cancel_timeout(wifi_station_wps_eapol_start_handle, NULL, NULL); in wps_sm_rx_eapol_internal() 1094 eloop_cancel_timeout(wifi_station_wps_timeout, NULL, NULL); in wps_sm_rx_eapol_internal() 1480 eloop_cancel_timeout(wifi_station_wps_timeout, NULL, NULL); in wifi_station_wps_init() 1481 eloop_cancel_timeout(wifi_station_wps_msg_timeout, NULL, NULL); in wifi_station_wps_init() [all …]
|
D | esp_dpp.c | 184 eloop_cancel_timeout(esp_dpp_auth_conf_wait_timeout, NULL,NULL); in esp_dpp_rx_auth_req() 272 eloop_cancel_timeout(esp_dpp_auth_conf_wait_timeout, NULL, NULL); in esp_dpp_rx_auth_conf() 397 eloop_cancel_timeout(esp_dpp_auth_conf_wait_timeout, NULL, NULL); in esp_dpp_task() 530 eloop_cancel_timeout(esp_dpp_auth_conf_wait_timeout, NULL, NULL); in offchan_event_handler()
|
/hal_espressif-latest/components/wpa_supplicant/src/utils/ |
D | eloop.h | 207 #define eloop_cancel_timeout(handler, eloop_data, user_data) \ macro 210 int eloop_cancel_timeout(eloop_timeout_handler handler,
|
/hal_espressif-latest/components/wpa_supplicant/src/ap/ |
D | sta_info.c | 120 eloop_cancel_timeout(ap_sta_delayed_1x_auth_fail_cb, hapd, sta); in ap_free_sta() 210 eloop_cancel_timeout(ap_sta_delayed_1x_auth_fail_cb, hapd, sta); in ap_sta_delayed_1x_auth_fail_disconnect()
|
D | wps_hostapd.c | 335 eloop_cancel_timeout(hostapd_wps_reenable_ap_pin, hapd, NULL); in hostapd_deinit_wps() 336 eloop_cancel_timeout(hostapd_wps_ap_pin_timeout, hapd, NULL); in hostapd_deinit_wps() 433 eloop_cancel_timeout(hostapd_wps_ap_pin_timeout, hapd, NULL); in hostapd_wps_ap_pin_enable() 443 eloop_cancel_timeout(hostapd_wps_ap_pin_timeout, hapd, NULL); in wps_ap_pin_disable()
|
D | pmksa_cache_auth.c | 127 eloop_cancel_timeout(pmksa_cache_expire, pmksa, NULL); in pmksa_cache_set_expiration() 335 eloop_cancel_timeout(pmksa_cache_expire, pmksa, NULL); in pmksa_cache_auth_deinit()
|
D | wpa_auth.c | 506 eloop_cancel_timeout(resend_eapol_handle, (void*)(sm->index), NULL); in wpa_auth_sta_deinit() 872 eloop_cancel_timeout(resend_eapol_handle, (void*)(sm->index), NULL); in wpa_receive() 904 eloop_cancel_timeout(wpa_rekey_gtk, wpa_auth, NULL); in wpa_receive() 1210 eloop_cancel_timeout(resend_eapol_handle, (void*)(sm->index), NULL); in wpa_send_eapol() 1250 eloop_cancel_timeout(wpa_rekey_ptk, sm->wpa_auth, sm); in wpa_remove_ptk() 1722 eloop_cancel_timeout(resend_eapol_handle, (void*)(sm->index), NULL); in SM_STATE() 1970 eloop_cancel_timeout(wpa_rekey_ptk, sm->wpa_auth, sm); in SM_STATE()
|
/hal_espressif-latest/components/wpa_supplicant/port/ |
D | eloop.c | 198 int eloop_cancel_timeout(eloop_timeout_handler handler, in eloop_cancel_timeout_debug() 283 eloop_cancel_timeout(handler, eloop_data, in eloop_deplete_timeout() 314 eloop_cancel_timeout(handler, eloop_data, in eloop_replenish_timeout()
|
/hal_espressif-latest/components/wpa_supplicant/src/rsn_supp/ |
D | pmksa_cache.c | 76 eloop_cancel_timeout(pmksa_cache_expire, pmksa, NULL); in pmksa_cache_set_expiration() 292 eloop_cancel_timeout(pmksa_cache_expire, pmksa, NULL); in pmksa_cache_deinit()
|
D | wpa.c | 810 eloop_cancel_timeout(wpa_sm_rekey_ptk, sm, NULL); in wpa_supplicant_install_ptk() 2107 eloop_cancel_timeout(wpa_supplicant_stop_countermeasures, NULL, NULL); in wpa_sm_set_state() 2270 eloop_cancel_timeout(wpa_sm_rekey_ptk, sm, NULL); in wpa_sm_notify_disassoc() 2583 eloop_cancel_timeout(wpa_supplicant_stop_countermeasures, NULL, NULL); in wpa_supplicant_stop_countermeasures() 2617 eloop_cancel_timeout(wpa_supplicant_stop_countermeasures, NULL, NULL); in wpa_michael_mic_failure() 2627 eloop_cancel_timeout(wpa_supplicant_stop_countermeasures, NULL, NULL); in wpa_michael_mic_failure()
|
/hal_espressif-latest/components/wpa_supplicant/src/common/ |
D | rrm.c | 51 eloop_cancel_timeout(wpas_rrm_neighbor_rep_timeout_handler, &wpa_s->rrm, in wpas_rrm_reset() 81 eloop_cancel_timeout(wpas_rrm_neighbor_rep_timeout_handler, &wpa_s->rrm, in wpas_rrm_process_neighbor_rep() 1166 eloop_cancel_timeout(wpas_rrm_scan_timeout, wpa_s, NULL); in wpas_clear_beacon_rep_data()
|
D | mbo.c | 548 eloop_cancel_timeout(wpa_bss_tmp_disallow_timeout, wpa_s, bss); in wpa_bss_tmp_disallow()
|
/hal_espressif-latest/components/wpa_supplicant/src/eapol_auth/ |
D | eapol_auth_sm.c | 866 eloop_cancel_timeout(eapol_port_timers_tick, NULL, sm); in eapol_auth_free() 867 eloop_cancel_timeout(eapol_sm_step_cb, sm, NULL); in eapol_auth_free() 1007 eloop_cancel_timeout(eapol_port_timers_tick, NULL, sm); in eapol_auth_initialize()
|
/hal_espressif-latest/components/wpa_supplicant/src/wps/ |
D | wps_registrar.c | 754 eloop_cancel_timeout(wps_registrar_pbc_timeout, reg, NULL); in wps_registrar_deinit() 755 eloop_cancel_timeout(wps_registrar_set_selected_timeout, reg, NULL); in wps_registrar_deinit() 834 eloop_cancel_timeout(wps_registrar_set_selected_timeout, reg, NULL); in wps_registrar_add_pin() 1071 eloop_cancel_timeout(wps_registrar_set_selected_timeout, reg, NULL); in wps_registrar_button_pushed() 1072 eloop_cancel_timeout(wps_registrar_pbc_timeout, reg, NULL); in wps_registrar_button_pushed() 1082 eloop_cancel_timeout(wps_registrar_pbc_timeout, reg, NULL); in wps_registrar_pbc_completed() 1091 eloop_cancel_timeout(wps_registrar_set_selected_timeout, reg, NULL); in wps_registrar_pin_completed() 1126 eloop_cancel_timeout(wps_registrar_pbc_timeout, reg, NULL); in wps_registrar_wps_cancel() 3760 eloop_cancel_timeout(wps_registrar_set_selected_timeout, reg, NULL); in wps_registrar_add_nfc_pw_token()
|
D | wps_enrollee.c | 1371 eloop_cancel_timeout(wifi_station_wps_eapol_start_handle, NULL, NULL); in wps_process_wsc_start()
|