/external/wpa_supplicant_8/src/ap/ |
D | sta_info.c | 266 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 …]
|
D | gas_query_ap.c | 152 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()
|
D | dpp_hostapd.c | 114 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 …]
|
D | tkip_countermeasures.c | 45 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()
|
D | rrm.c | 44 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()
|
D | ieee802_11_ht.c | 367 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()
|
D | bss_load.c | 98 eloop_cancel_timeout(update_channel_utilization, hapd, NULL); in bss_load_update_deinit()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | bgscan_simple.c | 163 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()
|
D | gas_query.c | 166 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 …]
|
D | dpp_supplicant.c | 141 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 …]
|
D | mesh_mpm.c | 435 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()
|
D | bgscan_learn.c | 450 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()
|
D | p2p_supplicant.c | 882 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 …]
|
D | wps_supplicant.c | 77 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 …]
|
D | offchannel.c | 345 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/ |
D | wps_upnp_ap.c | 42 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()
|
D | http_client.c | 52 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/ |
D | browser-system.c | 57 eloop_cancel_timeout(browser_timeout, NULL, NULL); in http_req() 112 eloop_cancel_timeout(browser_timeout, &data, NULL); in hs20_web_browser()
|
D | browser-android.c | 57 eloop_cancel_timeout(browser_timeout, NULL, NULL); in http_req() 116 eloop_cancel_timeout(browser_timeout, &data, NULL); in hs20_web_browser()
|
D | browser-wpadebug.c | 58 eloop_cancel_timeout(browser_timeout, NULL, NULL); in http_req() 125 eloop_cancel_timeout(browser_timeout, &data, NULL); in hs20_web_browser()
|
D | eloop.h | 194 int eloop_cancel_timeout(eloop_timeout_handler handler,
|
/external/wpa_supplicant_8/src/pae/ |
D | ieee802_1x_cp.c | 254 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/ |
D | dbus_common.c | 184 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/ |
D | eap_server_wsc.c | 157 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/ |
D | l2_packet_pcap.c | 333 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()
|