Home
last modified time | relevance | path

Searched refs:eloop_cancel_timeout (Results 1 – 25 of 83) sorted by relevance

1234

/external/wpa_supplicant_8/src/ap/
Dsta_info.c266 eloop_cancel_timeout(ap_handle_timer, hapd, sta); in ap_free_sta()
267 eloop_cancel_timeout(ap_handle_session_timer, hapd, sta); in ap_free_sta()
268 eloop_cancel_timeout(ap_handle_session_warning_timer, hapd, sta); in ap_free_sta()
306 eloop_cancel_timeout(ap_sa_query_timer, hapd, sta); in ap_free_sta()
353 eloop_cancel_timeout(fils_hlp_timeout, hapd, sta); in ap_free_sta()
374 eloop_cancel_timeout(ap_sta_reset_steer_flag_timer, hapd, sta); in ap_free_sta()
632 eloop_cancel_timeout(ap_handle_session_timer, hapd, sta); in ap_sta_session_timeout()
640 eloop_cancel_timeout(ap_handle_session_timer, hapd, sta); in ap_sta_no_session_timeout()
664 eloop_cancel_timeout(ap_handle_session_warning_timer, hapd, sta); in ap_sta_session_warning_timeout()
810 eloop_cancel_timeout(ap_handle_timer, hapd, sta); in ap_sta_disassociate()
[all …]
Dgas_query_ap.c152 eloop_cancel_timeout(gas_query_tx_comeback_timeout, gas, query); in gas_query_done()
153 eloop_cancel_timeout(gas_query_timeout, gas, query); in gas_query_done()
154 eloop_cancel_timeout(gas_query_rx_comeback_timeout, gas, query); in gas_query_done()
230 eloop_cancel_timeout(gas_query_timeout, gas, query); in gas_query_ap_tx_status()
240 eloop_cancel_timeout(gas_query_rx_comeback_timeout, in gas_query_ap_tx_status()
328 eloop_cancel_timeout(gas_query_tx_comeback_timeout, gas, query); in gas_query_rx_comeback_timeout()
329 eloop_cancel_timeout(gas_query_timeout, gas, query); in gas_query_rx_comeback_timeout()
355 eloop_cancel_timeout(gas_query_tx_comeback_timeout, gas, query); in gas_query_tx_comeback_req_delay()
377 eloop_cancel_timeout(gas_query_timeout, gas, query); in gas_query_rx_initial()
404 eloop_cancel_timeout(gas_query_rx_comeback_timeout, gas, query); in gas_query_rx_comeback()
Ddpp_hostapd.c114 eloop_cancel_timeout(hostapd_dpp_auth_resp_retry_timeout, hapd, NULL); in hostapd_dpp_auth_resp_retry()
150 eloop_cancel_timeout(hostapd_dpp_init_timeout, hapd, NULL); in hostapd_dpp_tx_status()
151 eloop_cancel_timeout(hostapd_dpp_reply_wait_timeout, in hostapd_dpp_tx_status()
153 eloop_cancel_timeout(hostapd_dpp_auth_resp_retry_timeout, hapd, in hostapd_dpp_tx_status()
333 eloop_cancel_timeout(hostapd_dpp_reply_wait_timeout, in hostapd_dpp_auth_init_next()
341 eloop_cancel_timeout(hostapd_dpp_init_timeout, hapd, NULL); in hostapd_dpp_auth_init_next()
369 eloop_cancel_timeout(hostapd_dpp_reply_wait_timeout, hapd, NULL); in hostapd_dpp_auth_init_next()
452 eloop_cancel_timeout(hostapd_dpp_init_timeout, hapd, NULL); in hostapd_dpp_auth_init()
453 eloop_cancel_timeout(hostapd_dpp_reply_wait_timeout, in hostapd_dpp_auth_init()
455 eloop_cancel_timeout(hostapd_dpp_auth_resp_retry_timeout, hapd, in hostapd_dpp_auth_init()
[all …]
Dtkip_countermeasures.c45 eloop_cancel_timeout(ieee80211_tkip_countermeasures_stop, hapd, NULL); in ieee80211_tkip_countermeasures_start()
65 eloop_cancel_timeout(ieee80211_tkip_countermeasures_stop, hapd, NULL); in ieee80211_tkip_countermeasures_deinit()
Drrm.c44 eloop_cancel_timeout(hostapd_lci_rep_timeout_handler, hapd, NULL); in hostapd_handle_lci_report()
69 eloop_cancel_timeout(hostapd_range_rep_timeout_handler, hapd, NULL); in hostapd_handle_range_report()
389 eloop_cancel_timeout(hostapd_lci_rep_timeout_handler, hapd, in hostapd_send_lci_req()
476 eloop_cancel_timeout(hostapd_range_rep_timeout_handler, hapd, in hostapd_send_range_req()
562 eloop_cancel_timeout(hostapd_lci_rep_timeout_handler, hapd, NULL); in hostapd_clean_rrm()
564 eloop_cancel_timeout(hostapd_range_rep_timeout_handler, hapd, NULL); in hostapd_clean_rrm()
Dieee802_11_ht.c367 eloop_cancel_timeout(ap_ht2040_timeout, hapd->iface, in hostapd_2040_coex_action()
423 eloop_cancel_timeout(ap_ht2040_timeout, iface, NULL); in ht40_intolerant_add()
449 eloop_cancel_timeout(ap_ht2040_timeout, iface, NULL); in ht40_intolerant_remove()
Dbss_load.c98 eloop_cancel_timeout(update_channel_utilization, hapd, NULL); in bss_load_update_deinit()
/external/wpa_supplicant_8/wpa_supplicant/
Dbgscan_simple.c163 eloop_cancel_timeout(bgscan_simple_timeout, data, NULL); in bgscan_simple_deinit()
177 eloop_cancel_timeout(bgscan_simple_timeout, data, NULL); in bgscan_simple_notify_scan()
236 eloop_cancel_timeout(bgscan_simple_timeout, data, in bgscan_simple_notify_signal_change()
246 eloop_cancel_timeout(bgscan_simple_timeout, data, NULL); in bgscan_simple_notify_signal_change()
261 eloop_cancel_timeout(bgscan_simple_timeout, data, NULL); in bgscan_simple_notify_signal_change()
Dgas_query.c166 eloop_cancel_timeout(gas_query_tx_comeback_timeout, gas, query); in gas_query_done()
167 eloop_cancel_timeout(gas_query_timeout, gas, query); in gas_query_done()
168 eloop_cancel_timeout(gas_query_rx_comeback_timeout, gas, query); in gas_query_done()
251 eloop_cancel_timeout(gas_query_timeout, gas, query); in gas_query_tx_status()
261 eloop_cancel_timeout(gas_query_rx_comeback_timeout, in gas_query_tx_status()
269 eloop_cancel_timeout(gas_query_timeout, gas, query); in gas_query_tx_status()
374 eloop_cancel_timeout(gas_query_tx_comeback_timeout, gas, query); in gas_query_rx_comeback_timeout()
375 eloop_cancel_timeout(gas_query_timeout, gas, query); in gas_query_rx_comeback_timeout()
406 eloop_cancel_timeout(gas_query_tx_comeback_timeout, gas, query); in gas_query_tx_comeback_req_delay()
428 eloop_cancel_timeout(gas_query_timeout, gas, query); in gas_query_rx_initial()
[all …]
Ddpp_supplicant.c141 eloop_cancel_timeout(wpas_dpp_auth_resp_retry_timeout, wpa_s, NULL); in wpas_dpp_auth_resp_retry()
197 eloop_cancel_timeout(wpas_dpp_init_timeout, wpa_s, NULL); in wpas_dpp_tx_status()
198 eloop_cancel_timeout(wpas_dpp_reply_wait_timeout, wpa_s, NULL); in wpas_dpp_tx_status()
199 eloop_cancel_timeout(wpas_dpp_auth_resp_retry_timeout, wpa_s, in wpas_dpp_tx_status()
371 eloop_cancel_timeout(wpas_dpp_reply_wait_timeout, in wpas_dpp_auth_init_next()
379 eloop_cancel_timeout(wpas_dpp_init_timeout, wpa_s, NULL); in wpas_dpp_auth_init_next()
407 eloop_cancel_timeout(wpas_dpp_reply_wait_timeout, wpa_s, NULL); in wpas_dpp_auth_init_next()
498 eloop_cancel_timeout(wpas_dpp_init_timeout, wpa_s, NULL); in wpas_dpp_auth_init()
499 eloop_cancel_timeout(wpas_dpp_reply_wait_timeout, wpa_s, NULL); in wpas_dpp_auth_init()
500 eloop_cancel_timeout(wpas_dpp_auth_resp_retry_timeout, wpa_s, in wpas_dpp_auth_init()
[all …]
Dmesh_mpm.c435 eloop_cancel_timeout(plink_timer, wpa_s, sta); in mesh_mpm_fsm_restart()
499 eloop_cancel_timeout(plink_timer, wpa_s, sta); in mesh_mpm_plink_open()
519 eloop_cancel_timeout(plink_timer, wpa_s, sta); in mesh_mpm_plink_close()
615 eloop_cancel_timeout(peer_add_timer, wpa_s, NULL); in mesh_mpm_deinit()
878 eloop_cancel_timeout(peer_add_timer, wpa_s, NULL); in mesh_mpm_plink_estab()
880 eloop_cancel_timeout(plink_timer, wpa_s, sta); in mesh_mpm_plink_estab()
946 eloop_cancel_timeout(plink_timer, wpa_s, sta); in mesh_mpm_fsm()
1361 eloop_cancel_timeout(plink_timer, ELOOP_ALL_CTX, sta); in mesh_mpm_free_sta()
1362 eloop_cancel_timeout(mesh_auth_timer, ELOOP_ALL_CTX, sta); in mesh_mpm_free_sta()
Dbgscan_learn.c450 eloop_cancel_timeout(bgscan_learn_timeout, data, NULL); in bgscan_learn_deinit()
492 eloop_cancel_timeout(bgscan_learn_timeout, data, NULL); in bgscan_learn_notify_scan()
586 eloop_cancel_timeout(bgscan_learn_timeout, data, NULL); in bgscan_learn_notify_signal_change()
601 eloop_cancel_timeout(bgscan_learn_timeout, data, NULL); in bgscan_learn_notify_signal_change()
Dp2p_supplicant.c882 eloop_cancel_timeout(wpas_p2p_psk_failure_removal, in wpas_p2p_group_delete()
925 if (eloop_cancel_timeout(wpas_p2p_group_freq_conflict, wpa_s, NULL) > 0) in wpas_p2p_group_delete()
927 if (eloop_cancel_timeout(wpas_p2p_group_idle_timeout, wpa_s, NULL) > 0) in wpas_p2p_group_delete()
929 if (eloop_cancel_timeout(wpas_p2p_group_formation_timeout, in wpas_p2p_group_delete()
938 eloop_cancel_timeout(wpas_p2p_move_go, wpa_s, NULL); in wpas_p2p_group_delete()
939 eloop_cancel_timeout(wpas_p2p_reconsider_moving_go, wpa_s, NULL); in wpas_p2p_group_delete()
956 eloop_cancel_timeout(run_wpas_p2p_disconnect, wpa_s, NULL); in wpas_p2p_group_delete()
1467 eloop_cancel_timeout(wpas_p2p_send_action_work_timeout, in wpas_p2p_action_tx_clear()
1531 eloop_cancel_timeout(wpas_p2p_send_action_work_timeout, in wpas_send_action_cb()
1623 eloop_cancel_timeout(wpas_p2p_send_action_work_timeout, in wpas_send_action_done()
[all …]
Dwps_supplicant.c77 eloop_cancel_timeout(wpas_wps_assoc_with_cred, wpa_s, (void *) 0); in wpas_wps_assoc_with_cred_cancel()
78 eloop_cancel_timeout(wpas_wps_assoc_with_cred, wpa_s, (void *) 1); in wpas_wps_assoc_with_cred_cancel()
109 eloop_cancel_timeout(wpas_wps_timeout, wpa_s, NULL); in wpas_wps_eapol_cb()
660 eloop_cancel_timeout(wpas_wps_clear_timeout, wpa_s, NULL); in wpa_supplicant_wps_event_fail()
675 eloop_cancel_timeout(wpas_wps_reenable_networks_cb, wpa_s, NULL); in wpas_wps_reenable_networks()
950 eloop_cancel_timeout(wpas_wps_timeout, wpa_s, NULL); in wpas_clear_wps()
951 eloop_cancel_timeout(wpas_wps_clear_timeout, wpa_s, NULL); in wpas_clear_wps()
1349 if (eloop_cancel_timeout(wpas_wps_clear_timeout, wpa_s, NULL) > in wpas_wps_cancel()
1646 eloop_cancel_timeout(wpas_wps_timeout, wpa_s, NULL); in wpas_wps_deinit()
1647 eloop_cancel_timeout(wpas_wps_clear_timeout, wpa_s, NULL); in wpas_wps_deinit()
[all …]
Doffchannel.c345 eloop_cancel_timeout(wpas_send_action_cb, wpa_s, NULL); in offchannel_send_action()
487 eloop_cancel_timeout(wpas_send_action_cb, wpa_s, NULL); in offchannel_deinit()
/external/wpa_supplicant_8/src/wps/
Dwps_upnp_ap.c42 eloop_cancel_timeout(upnp_er_set_selected_timeout, s, reg); in upnp_er_set_selected_registrar()
80 eloop_cancel_timeout(upnp_er_set_selected_timeout, s, reg); in upnp_er_remove_notification()
Dhttp_client.c52 eloop_cancel_timeout(http_client_timeout, c, NULL); in http_client_got_response()
294 eloop_cancel_timeout(http_client_timeout, c, NULL); in http_client_free()
/external/wpa_supplicant_8/src/utils/
Dbrowser-system.c57 eloop_cancel_timeout(browser_timeout, NULL, NULL); in http_req()
112 eloop_cancel_timeout(browser_timeout, &data, NULL); in hs20_web_browser()
Dbrowser-android.c57 eloop_cancel_timeout(browser_timeout, NULL, NULL); in http_req()
116 eloop_cancel_timeout(browser_timeout, &data, NULL); in hs20_web_browser()
Dbrowser-wpadebug.c58 eloop_cancel_timeout(browser_timeout, NULL, NULL); in http_req()
125 eloop_cancel_timeout(browser_timeout, &data, NULL); in hs20_web_browser()
Deloop.h194 int eloop_cancel_timeout(eloop_timeout_handler handler,
/external/wpa_supplicant_8/src/pae/
Dieee802_1x_cp.c254 eloop_cancel_timeout(ieee802_1x_cp_transmit_when_timeout, sm, NULL); in SM_STATE()
297 eloop_cancel_timeout(ieee802_1x_cp_retire_when_timeout, sm, NULL); in SM_STATE()
520 eloop_cancel_timeout(ieee802_1x_cp_retire_when_timeout, sm, NULL); in ieee802_1x_cp_sm_deinit()
521 eloop_cancel_timeout(ieee802_1x_cp_transmit_when_timeout, sm, NULL); in ieee802_1x_cp_sm_deinit()
522 eloop_cancel_timeout(ieee802_1x_cp_step_cb, sm, NULL); in ieee802_1x_cp_sm_deinit()
700 eloop_cancel_timeout(ieee802_1x_cp_step_cb, sm, NULL); in ieee802_1x_cp_sm_step()
/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_common.c184 eloop_cancel_timeout(process_timeout, priv, timeout); in remove_timeout()
322 eloop_cancel_timeout(dispatch_initial_dbus_messages, in wpas_dbus_deinit_common()
324 eloop_cancel_timeout(process_timeout, priv, ELOOP_ALL_CTX); in wpas_dbus_deinit_common()
/external/wpa_supplicant_8/src/eap_server/
Deap_server_wsc.c157 eloop_cancel_timeout(eap_wsc_ext_reg_timeout, sm, data); in eap_wsc_reset()
359 eloop_cancel_timeout(eap_wsc_ext_reg_timeout, sm, data); in eap_wsc_process()
453 eloop_cancel_timeout(eap_wsc_ext_reg_timeout, sm, data); in eap_wsc_process()
/external/wpa_supplicant_8/src/l2_packet/
Dl2_packet_pcap.c333 eloop_cancel_timeout(l2_packet_receive_timeout, l2, l2->pcap); in l2_packet_deinit()
389 eloop_cancel_timeout(l2_packet_receive_timeout, l2, l2->pcap); in l2_packet_notify_auth_start()

1234