/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 | dpp_supplicant.c | 240 eloop_cancel_timeout(wpas_dpp_auth_resp_retry_timeout, wpa_s, NULL); in wpas_dpp_auth_resp_retry() 373 eloop_cancel_timeout(wpas_dpp_conn_status_result_timeout, wpa_s, NULL); in wpas_dpp_send_conn_status_result() 459 eloop_cancel_timeout( in wpas_dpp_tx_status() 476 eloop_cancel_timeout(wpas_dpp_init_timeout, wpa_s, NULL); in wpas_dpp_tx_status() 477 eloop_cancel_timeout(wpas_dpp_reply_wait_timeout, wpa_s, NULL); in wpas_dpp_tx_status() 478 eloop_cancel_timeout(wpas_dpp_auth_conf_wait_timeout, wpa_s, in wpas_dpp_tx_status() 480 eloop_cancel_timeout(wpas_dpp_auth_resp_retry_timeout, wpa_s, in wpas_dpp_tx_status() 483 eloop_cancel_timeout(wpas_dpp_reconfig_reply_wait_timeout, in wpas_dpp_tx_status() 517 eloop_cancel_timeout(wpas_dpp_auth_conf_wait_timeout, wpa_s, in wpas_dpp_tx_status() 684 eloop_cancel_timeout(wpas_dpp_reply_wait_timeout, in wpas_dpp_auth_init_next() [all …]
|
D | gas_query.c | 167 eloop_cancel_timeout(gas_query_tx_comeback_timeout, gas, query); in gas_query_done() 168 eloop_cancel_timeout(gas_query_timeout, gas, query); in gas_query_done() 169 eloop_cancel_timeout(gas_query_rx_comeback_timeout, gas, query); in gas_query_done() 252 eloop_cancel_timeout(gas_query_timeout, gas, query); in gas_query_tx_status() 262 eloop_cancel_timeout(gas_query_rx_comeback_timeout, in gas_query_tx_status() 270 eloop_cancel_timeout(gas_query_timeout, gas, query); in gas_query_tx_status() 375 eloop_cancel_timeout(gas_query_tx_comeback_timeout, gas, query); in gas_query_rx_comeback_timeout() 376 eloop_cancel_timeout(gas_query_timeout, gas, query); in gas_query_rx_comeback_timeout() 407 eloop_cancel_timeout(gas_query_tx_comeback_timeout, gas, query); in gas_query_tx_comeback_req_delay() 429 eloop_cancel_timeout(gas_query_timeout, gas, query); in gas_query_rx_initial() [all …]
|
D | mesh_mpm.c | 456 eloop_cancel_timeout(plink_timer, wpa_s, sta); in mesh_mpm_fsm_restart() 520 eloop_cancel_timeout(plink_timer, wpa_s, sta); in mesh_mpm_plink_open() 542 eloop_cancel_timeout(plink_timer, wpa_s, sta); in mesh_mpm_plink_close() 543 eloop_cancel_timeout(mesh_auth_timer, wpa_s, sta); in mesh_mpm_plink_close() 639 eloop_cancel_timeout(peer_add_timer, wpa_s, NULL); in mesh_mpm_deinit() 909 eloop_cancel_timeout(peer_add_timer, wpa_s, NULL); in mesh_mpm_plink_estab() 911 eloop_cancel_timeout(plink_timer, wpa_s, sta); in mesh_mpm_plink_estab() 977 eloop_cancel_timeout(plink_timer, wpa_s, sta); in mesh_mpm_fsm() 1392 eloop_cancel_timeout(plink_timer, ELOOP_ALL_CTX, sta); in mesh_mpm_free_sta() 1393 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 | 926 eloop_cancel_timeout(wpas_p2p_psk_failure_removal, in wpas_p2p_group_delete() 969 if (eloop_cancel_timeout(wpas_p2p_group_freq_conflict, wpa_s, NULL) > 0) in wpas_p2p_group_delete() 971 if (eloop_cancel_timeout(wpas_p2p_group_idle_timeout, wpa_s, NULL) > 0) in wpas_p2p_group_delete() 973 if (eloop_cancel_timeout(wpas_p2p_group_formation_timeout, in wpas_p2p_group_delete() 982 eloop_cancel_timeout(wpas_p2p_move_go, wpa_s, NULL); in wpas_p2p_group_delete() 983 eloop_cancel_timeout(wpas_p2p_reconsider_moving_go, wpa_s, NULL); in wpas_p2p_group_delete() 1000 eloop_cancel_timeout(run_wpas_p2p_disconnect, wpa_s, NULL); in wpas_p2p_group_delete() 1511 eloop_cancel_timeout(wpas_p2p_send_action_work_timeout, in wpas_p2p_action_tx_clear() 1575 eloop_cancel_timeout(wpas_p2p_send_action_work_timeout, in wpas_send_action_cb() 1667 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() 663 eloop_cancel_timeout(wpas_wps_clear_timeout, wpa_s, NULL); in wpa_supplicant_wps_event_fail() 678 eloop_cancel_timeout(wpas_wps_reenable_networks_cb, wpa_s, NULL); in wpas_wps_reenable_networks() 953 eloop_cancel_timeout(wpas_wps_timeout, wpa_s, NULL); in wpas_clear_wps() 954 eloop_cancel_timeout(wpas_wps_clear_timeout, wpa_s, NULL); in wpas_clear_wps() 1366 if (eloop_cancel_timeout(wpas_wps_clear_timeout, wpa_s, NULL) > in wpas_wps_cancel() 1669 eloop_cancel_timeout(wpas_wps_timeout, wpa_s, NULL); in wpas_wps_deinit() 1670 eloop_cancel_timeout(wpas_wps_clear_timeout, wpa_s, NULL); in wpas_wps_deinit() [all …]
|
/external/wpa_supplicant_8/src/ap/ |
D | sta_info.c | 294 eloop_cancel_timeout(ap_handle_timer, hapd, sta); in ap_free_sta() 295 eloop_cancel_timeout(ap_handle_session_timer, hapd, sta); in ap_free_sta() 296 eloop_cancel_timeout(ap_handle_session_warning_timer, hapd, sta); in ap_free_sta() 333 eloop_cancel_timeout(ap_sa_query_timer, hapd, sta); in ap_free_sta() 381 eloop_cancel_timeout(fils_hlp_timeout, hapd, sta); in ap_free_sta() 402 eloop_cancel_timeout(ap_sta_reset_steer_flag_timer, hapd, sta); in ap_free_sta() 670 eloop_cancel_timeout(ap_handle_session_timer, hapd, sta); in ap_sta_session_timeout() 678 eloop_cancel_timeout(ap_handle_session_timer, hapd, sta); in ap_sta_no_session_timeout() 702 eloop_cancel_timeout(ap_handle_session_warning_timer, hapd, sta); in ap_sta_session_warning_timeout() 859 eloop_cancel_timeout(ap_handle_timer, hapd, sta); in ap_sta_disassociate() [all …]
|
D | dpp_hostapd.c | 212 eloop_cancel_timeout(hostapd_dpp_auth_resp_retry_timeout, hapd, NULL); in hostapd_dpp_auth_resp_retry() 248 eloop_cancel_timeout(hostapd_dpp_init_timeout, hapd, NULL); in hostapd_dpp_tx_status() 249 eloop_cancel_timeout(hostapd_dpp_reply_wait_timeout, in hostapd_dpp_tx_status() 251 eloop_cancel_timeout(hostapd_dpp_auth_conf_wait_timeout, in hostapd_dpp_tx_status() 253 eloop_cancel_timeout(hostapd_dpp_auth_resp_retry_timeout, hapd, in hostapd_dpp_tx_status() 256 eloop_cancel_timeout(hostapd_dpp_reconfig_reply_wait_timeout, in hostapd_dpp_tx_status() 289 eloop_cancel_timeout(hostapd_dpp_auth_conf_wait_timeout, hapd, in hostapd_dpp_tx_status() 467 eloop_cancel_timeout(hostapd_dpp_reply_wait_timeout, in hostapd_dpp_auth_init_next() 475 eloop_cancel_timeout(hostapd_dpp_init_timeout, hapd, NULL); in hostapd_dpp_auth_init_next() 505 eloop_cancel_timeout(hostapd_dpp_reply_wait_timeout, hapd, NULL); in hostapd_dpp_auth_init_next() [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 | 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 | 345 eloop_cancel_timeout(ap_ht2040_timeout, hapd->iface, in hostapd_2040_coex_action() 401 eloop_cancel_timeout(ap_ht2040_timeout, iface, NULL); in ht40_intolerant_add() 427 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/src/wps/ |
D | wps_upnp_ap.c | 42 eloop_cancel_timeout(upnp_er_set_selected_timeout, s, reg); in upnp_er_set_selected_registrar() 82 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/wpa_supplicant/dbus/ |
D | dbus_common.c | 185 eloop_cancel_timeout(process_timeout, priv, timeout); in remove_timeout() 323 eloop_cancel_timeout(dispatch_initial_dbus_messages, in wpas_dbus_deinit_common() 325 eloop_cancel_timeout(process_timeout, priv, ELOOP_ALL_CTX); in wpas_dbus_deinit_common()
|
/external/wpa_supplicant_8/src/pae/ |
D | ieee802_1x_cp.c | 260 eloop_cancel_timeout(ieee802_1x_cp_transmit_when_timeout, sm, NULL); in SM_STATE() 303 eloop_cancel_timeout(ieee802_1x_cp_retire_when_timeout, sm, NULL); in SM_STATE() 531 eloop_cancel_timeout(ieee802_1x_cp_retire_when_timeout, sm, NULL); in ieee802_1x_cp_sm_deinit() 532 eloop_cancel_timeout(ieee802_1x_cp_transmit_when_timeout, sm, NULL); in ieee802_1x_cp_sm_deinit() 533 eloop_cancel_timeout(ieee802_1x_cp_step_cb, sm, NULL); in ieee802_1x_cp_sm_deinit() 711 eloop_cancel_timeout(ieee802_1x_cp_step_cb, sm, NULL); in ieee802_1x_cp_sm_step()
|
/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/common/ |
D | ptksa_cache.c | 67 eloop_cancel_timeout(ptksa_cache_expire, ptksa, NULL); in ptksa_cache_set_expiration() 120 eloop_cancel_timeout(ptksa_cache_expire, ptksa, NULL); in ptksa_cache_deinit()
|
/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()
|